Skip to content

miscellaneous functions and tools for use in pharmacometric analyses

License

Notifications You must be signed in to change notification settings

Wendy723/PKPDmisc

Repository files navigation

wercker status

PKPDmisc

miscellaneous functions for use in pharmacometric analyses

To install, make sure devtools and Rtools (under windows) is installed then do:

devtools::install_github("dpastoor/PKPDmisc")
# many examples can be replicated with data from the PKPDdatasets package
devtools::install_github("dpastoor/PKPDdatasets")

NOTE: a recent version of Rcpp Rcpp (>= 0.11.5), so please check to make sure a suitable version is installed.

This can be checked via:

packageVersion("Rcpp")

The CRAN release should be sufficient, and can be installed with install.packages("Rcpp") to make sure the most updated version is installed.

About

miscellaneous functions and tools for use in pharmacometric analyses

Resources

License

Stars

Watchers

Forks

Packages

No packages published