MikeKSmith / PMXcodelibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PMXcodelibrary

Purpose

This is directory of R scripts and NONMEM templates. These templates/scripts are a living document.

Instructions

  • Clone to your local environment
  • The package 'tidyproject' can be setup use to use this by the setting:
options(code_library_path = "path/to/local/codelibrary")
  • Add to your '~/.Rprofile' to set this up permanently for yourself.

For more information see: https://github.com/tsahota/tidyproject

Improving PMXcodelibrary

  • Make your improvement to the scripts
  • Add yourself to the ## Author: field a the beginning of the files you have modified
  • Commit the changes
  • Submit a pull request or (if I have access to your local repo) ask me to pull your changes/improvements.

About


Languages

Language:AMPL 51.9%Language:R 47.6%Language:Scheme 0.5%