Skip to content

LAPKB/PmetricsLitSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PmetricsLitSim

R-CMD-check

PmetricsLitSim is a Shiny companion app for the Pmetrics package, designed to facilitate extraction of models from published parametric population models.

Installation

PmetricsLitSim will be automatically installed as a dependency of the Pmetrics package.

If automatic installation fails…

You can also manually install PmetricsLitSim from r-universe. To install, you must specify r-universe as the repository using

install.packages("PmetricsLitSim", repos = "https://lapkb.r-universe.dev")

For updating the package and for easier future manual installations, you can run the following command to add the r-universe repository to your R.profile

write('options(repos = c(CRAN = "https://cloud.r-project.org", LAPKB = "https://lapkb.r-universe.dev"))', "~/.Rprofile", append = TRUE)

With this setup, you can install or update PmetricsLitSim using the standard command install.packages("PmetricsLitSim") without specifying the repository each time.

About

Shiny app to aid simulation in Pmetrics from literature models

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages