Skip to content

Commit

Permalink
removing roxytypes and roxylint from Suggests and remove Remotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Sabanes Bove committed Feb 16, 2024
1 parent beade64 commit 0301ed6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 34 deletions.
23 changes: 9 additions & 14 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ Authors@R: c(
person("Thomas", "Kuenzel", email = "thomas.kuenzel@roche.com", role = c("aut", "cre")),
person("Kaspar", "Rufibach", email = "kaspar.rufibach@roche.com", role = "aut"),
person("Regina", "Stegherr", email = "regina.stegherr@uni-ulm.de", role = "aut"),
person("Daniel", "Sabanes Bove", email = "daniel.sabanes_bove@roche.com", role = "aut"),
person("Daniel", "Sabanés Bové", email = "daniel.sabanes_bove@roche.com", role = "aut"),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
person("Universität Ulm", role = c("cph", "fnd"))
)
Description: The SAVVY project is a consortium of academic and pharmaceutical
industry partners that aims to improve the analyses of adverse event (AE)
data in clinical trials through the use of survival techniques appropriately
dealing with varying follow-up times and competing events, see
Stegherr, Schmoor, Beyersmann, et al. (2021) <doi:10.1186/s13063-021-05354-x>.
Although statistical methodologies have advanced,
in AE analyses often the incidence proportion, the incidence density or a
dealing with varying follow-up times and competing events, see
Stegherr, Schmoor, Beyersmann, et al. (2021) <doi:10.1186/s13063-021-05354-x>.
Although statistical methodologies have advanced,
in AE analyses often the incidence proportion, the incidence density or a
non-parametric Kaplan-Meier estimator are used, which either ignore censoring or
competing events. This package contains functions to easily conduct the
proposed improved AE analyses.
License: Apache License 2.0
URL: https://openpharma.github.io/savvyr/
BugReports: https://github.com/openpharma/savvyr/issues
Depends:
R (>= 3.6)
R (>= 4.0)
Imports:
checkmate,
etm,
Expand All @@ -34,15 +34,10 @@ Suggests:
kableExtra,
knitr,
rmarkdown,
testthat (>= 2.0),
roxytypes,
roxylint
Remotes:
openpharma/roxytypes,
openpharma/roxylint,
testthat (>= 3.0)
Config/Needs/documentation:
roxytypes,
roxylint
roxytypes=github::openpharma/roxytypes,
roxylint=github::openpharma/roxylint
RdMacros:
Rdpack
VignetteBuilder:
Expand Down
21 changes: 4 additions & 17 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,20 @@ AdVerse
AE
al
Beyersmann
BiocCheck
Bove
CMD
Bové
doi
et
Forkers
funder
github
gitleaks
Hoffmann
initializer
Johansen
Kaplan
Kaspar
Kuenzel
L<U+00FC>bbert
Pkgdown
Pre
pre
repo
Roxygen
Rufibach
Sabanes
Sabanés
savvyr
Schmoor
Stegherr
SuperLinter
Ulm
Universit
Universit<U+00E4>t
Universität
VarYing
6 changes: 3 additions & 3 deletions man/savvyr-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0301ed6

Please sign in to comment.