Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.5%) to scientific vocabulary
Keywords
Repository
Equations and tools for clinical pharmacokinetics
Basic Info
- Host: GitHub
- Owner: InsightRX
- License: other
- Language: R
- Default Branch: master
- Homepage: https://insightrx.github.io/clinPK/
- Size: 6.97 MB
Statistics
- Stars: 31
- Watchers: 6
- Forks: 10
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
clinPK: Clinical Pharmacokinetics Toolkit
Overview
The clinPK package provides equations commonly used in clinical pharmacokinetics and clinical pharmacology, such as equations for dose individualization, compartmental pharmacokinetics, drug exposure, anthropomorphic calculations, clinical chemistry, and conversion of common clinical parameters. Where possible and relevant, it provides multiple published and peer-reviewed equations within the respective R function.
Installation
The development version of clinPK always has the most up-to-date improvements and bug fixes. We aim to release clinPK on CRAN at least once a year, depending on the number and impact of updates made to the development version.
The CRAN version of clinPK can be installed using:
install.packages("clinPK")
The development version of clinPK can be installed using:
devtools::install_github("InsightRX/clinPK")
Contributing
We welcome input from the community:
If you think you have encountered a bug, please submit an issue on the GitHub page. Please include a reproducible example of the unexpected behavior.
Please open a pull request if you have a fix or updates that would improve the package. If you're not sure if your proposed changes are useful or within scope of the package, feel free to contact one of the authors of this package.
Disclaimer
The functionality in this R package is provided "as is". While its authors adhere to software development best practices, the software may still contain unintended errors.
InsightRX Inc. and the authors of this package can not be held liable for any damages resulting from any use of this software. By the use of this software package, the user waives all warranties, expressed or implied, including any warranties to the accuracy, quality or suitability of InsightRX for any particular purpose, either medical or non-medical.
Owner
- Name: InsightRX
- Login: InsightRX
- Kind: organization
- Email: info@insight-rx.com
- Location: San Francisco, CA
- Website: www.insight-rx.com
- Repositories: 5
- Profile: https://github.com/InsightRX
Precision dosing and clinical analytics
GitHub Events
Total
- Watch event: 4
- Delete event: 5
- Issue comment event: 6
- Push event: 16
- Pull request review comment event: 5
- Pull request review event: 13
- Pull request event: 9
- Create event: 14
Last Year
- Watch event: 4
- Delete event: 5
- Issue comment event: 6
- Push event: 16
- Pull request review comment event: 5
- Pull request review event: 13
- Pull request event: 9
- Create event: 14
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kara Woo | k****a@i****m | 126 |
| jasmineirx | j****e@i****m | 92 |
| Ron Keizer | r****n@i****m | 84 |
| ronkeizer | r****r@g****m | 46 |
| Michael McCarthy | 5****g | 21 |
| Vikram Matange | v****m@i****m | 20 |
| Jordan Brooks | j****s@i****m | 13 |
| Dominic Tong | d****c@i****m@i****l | 5 |
| Paul Johnston | p****e | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 68
- Average time to close issues: about 1 year
- Average time to close pull requests: 3 days
- Total issue authors: 2
- Total pull request authors: 7
- Average comments per issue: 0.5
- Average comments per pull request: 0.57
- Merged pull requests: 63
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 7 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sn248 (1)
- Perugolate (1)
Pull Request Authors
- karawoo (35)
- jasmineirx (20)
- roninsightrx (10)
- mccarthy-m-g (5)
- JordanBrooks33 (2)
- Perugolate (2)
- dominic-irx (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 285 last-month
- Total docker downloads: 21,647
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: clinPK
Clinical Pharmacokinetics Toolkit
- Homepage: https://github.com/InsightRX/clinPK
- Documentation: http://cran.r-project.org/web/packages/clinPK/clinPK.pdf
- License: MIT + file LICENSE
-
Latest release: 0.13.0
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- testthat >= 3.0.0 suggests
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite