The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Install from CRAN:
install.packages(“RastaRocket”)
Or install the latest development version on GitHub. Note that the
devtools package must be installed beforehand. Ensure the
build_vignettes = TRUE option is set during installation to
access the included tutorial vignette:
devtools::install_github("BiostatUSMR/RastaRocket", build_vignettes = TRUE)After installing the package with
build_vignettes = TRUE, you can access the
RastaRocket tutorials contained within the vignette. Two
tutorials are included :
To see how you can setup a project, please look at
SetupProject vignette
vignette("SetupProject")To view the tutorial on how to use the descriptive functions, run the following command:
vignette("RastaRocketVignette")To view the tutorial on how to use the adverse event descriptive functions, run the following command:
vignette("DescribeAE")If everything is set up correctly, the vignettes should open, providing a detailed guide to using the package.
Installation depuis le CRAN :
install.packages(“RastaRocket”)
Ou installez la dernière version de développement disponible sur
GitHub. Notez que le package devtools doit être installé au
préalable. Assurez-vous que l’option build_vignettes = TRUE
est activée lors de l’installation pour accéder au tutoriel inclus sous
forme de vignette :
devtools::install_github("BiostatUSMR/RastaRocket", build_vignettes = TRUE)Après avoir installé le package avec l’argument
build_vignettes = TRUE, vous avez accès aux deux tutoriels
de RastaRocket :
Pour voir comment démarrer un projet, vous pouvez regarder la
vignette SetupProject :
vignette("SetupProject")Pour voir le tutoriel sur les fonctions de description, vous pouvez
ouvrir la vignette RastaRocketVignette :
vignette("RastaRocketVignette")Pour consulter le tutoriel sur l’utilisation des fonctions descriptives des évènements indésirables, exécuter la commande suivante:
vignette("DescribeAE")Si tout est bien installé, les deux vignettes devraient s’ouvrir.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.