CRAN

metrumrg 5.55

Pharmacometric tools for data preparation, modeling, simulation, and reporting

Released Feb 18, 2014 by Tim Bergsma

This package can be loaded by Renjin but 26 out 106 tests failed.

Dependencies

reshape 0.8.7 MASS 7.3-50 lattice 0.20-35 XML 3.98-1.11

Pharmacometric tools for common data preparation tasks, stratified bootstrap resampling of data sets, NONMEM control stream creation/editing, NONMEM model execution, creation of standard and user-defined diagnostic plots, execution and summary of bootstrap and predictive check results, implementation of simulations from posterior parameter distributions, reporting of output tables and creation of detailed analysis logs.

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>metrumrg</artifactId>
    <version>5.55-b41</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:metrumrg')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.