README.md

Peccary

Peccary is a R package made to improve pharmacometrics daily efficiency. See publication on F1000Research for more details

Installation

To install Peccary and its subpacakges the first time, please execute the following code:

devtools::install_github("Peccary-PMX/Peccary")

To update Peccary with the latest version of all sub-packages, please execute instead:

devtools::install_github(c("Peccary-PMX/Peccary", "Peccary-PMX/PeccAnalysis", "Peccary-PMX/PeccaReverse", "Peccary-PMX/PeccaResult"))

How to use Peccary

Once Peccary has been installed and loaded ("library(peccary)"), the easiest way to use it is through its Shiny Application. To launch it please execute

peccary_app3()

For now, two main and complementary sources of documentation / tutorial exists regarding the Shiny Application:

  1. a manual (click here to download), also foundable in the releases Github section.
  2. youtube videos, especially https://www.youtube.com/watch?v=d77c4v2_jcw being a good starting point for using and learning Peccary

Please asks if you want more documentation.

Peccary sub-packages

The whole systems contains the main Peccary package with its Shiny App, plus the three following sub-packages;

Please click on the links to have access to the corresponding source codes.

Contact

If you have any questions, bugs reporting or suggestions, you can either contact me through the GitHub Issues section or by email to peccary.pmx@gmail.com (or thibaud.derippe@gmail.com).

Thanks !

Thibaud



Peccary-PMX/Peccary documentation built on Jan. 17, 2024, 9:27 p.m.