admiralpeds
Admiral Package Extension for Pediatric Clinical Trials
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.8%) to scientific vocabulary
Keywords
Repository
Admiral Package Extension for Pediatric Clinical Trials
Basic Info
- Host: GitHub
- Owner: pharmaverse
- License: apache-2.0
- Language: R
- Default Branch: main
- Homepage: https://pharmaverse.github.io/admiralpeds/
- Size: 9.68 MB
Statistics
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 4
- Releases: 2
Topics
Metadata Files
README.md
admiralpeds 
Pediatrics extension package for ADaM in R Asset Library {admiral}
Purpose
To provide a complementary (to {admiral}) toolbox that enables users
to develop specifics for pediatric clinical trials.
Installation
The package is available from CRAN and can be installed with:
r
install.packages("admiralpeds")
To install the development version of the package from GitHub run:
```r
install.packages("devtools")
devtools::install_github("pharmaverse/admiralpeds") ```
Dependencies
The latest version of the package works with the latest versions of the
packages stated in DESCRIPTION.
If a previous version of the package should be used, it is recommended to use latest version of the dependencies at the point of time when the previous version of {admiralpeds} was released.
Scope
- Build a toolbox of re-usable functions and utilities to create pediatrics-specific ADaM datasets in R in a modular manner.
- All functions are created based upon the ADaM Implementation Guide and aim to facilitate the programming of ADaM dataset standards.
- Initially the package will focus on Anthropometric indicators (i.e. child growth/development charts).
Expectations
{admiralpeds} is expected to complement {admiral} and provide
functions to help with the creation of analyses required
for pediatric trial ADaMs.
References and Documentation
- Please refer to the References and Documentation
R Versions
Here's a summary of our strategy for this package related to R versions:
- R versions for developers and users will follow the same as
{admiral}core package. - For development the
mainbranch of{admiral}core is used as a dependency. For releasing a new{admiralpeds}version it must run using the latest released{admiral}core version.
Contact
We use the following for support and communications between user and developer community:
- Slack - for informal discussions, Q&A and building our user community. If you don't have access, use this link to join the pharmaverse Slack workspace
- GitHub Issues - for direct feedback, enhancement requests or raising bugs
Owner
- Name: pharmaverse
- Login: pharmaverse
- Kind: organization
- Location: Switzerland
- Repositories: 25
- Profile: https://github.com/pharmaverse
GitHub Events
Total
- Create event: 6
- Release event: 1
- Issues event: 14
- Delete event: 7
- Member event: 1
- Issue comment event: 26
- Push event: 34
- Pull request review comment event: 6
- Pull request event: 14
- Pull request review event: 12
- Fork event: 1
Last Year
- Create event: 6
- Release event: 1
- Issues event: 14
- Delete event: 7
- Member event: 1
- Issue comment event: 26
- Push event: 34
- Pull request review comment event: 6
- Pull request event: 14
- Pull request review event: 12
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 50
- Total pull requests: 88
- Average time to close issues: 25 days
- Average time to close pull requests: 13 days
- Total issue authors: 7
- Total pull request authors: 12
- Average comments per issue: 0.94
- Average comments per pull request: 4.02
- Merged pull requests: 72
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 12
- Average time to close issues: 3 days
- Average time to close pull requests: 14 days
- Issue authors: 3
- Pull request authors: 4
- Average comments per issue: 1.0
- Average comments per pull request: 1.08
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rossfarrugia (22)
- zdz2101 (10)
- Fanny-Gautier (8)
- bms63 (5)
- manciniedoardo (3)
- bundfussr (1)
- Lina2689 (1)
Pull Request Authors
- zdz2101 (28)
- Fanny-Gautier (17)
- rossfarrugia (15)
- remikk (6)
- ahasoplakus (5)
- Minlei0201 (4)
- santarabantoosoo (4)
- Pierre-Wallet (3)
- sheramin (2)
- bms63 (2)
- kabis-ops (1)
- Lina2689 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 262 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: admiralpeds
Pediatrics Extension Package for ADaM in 'R' Asset Library
- Homepage: https://pharmaverse.github.io/admiralpeds/
- Documentation: http://cran.r-project.org/web/packages/admiralpeds/admiralpeds.pdf
- License: Apache License (≥ 2)
-
Latest release: 0.2.1
published 6 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5 depends
- admiral >= 0.10.0 imports
- admiraldev >= 0.5.0 imports
- dplyr >= 0.8.4 imports
- hms >= 0.5.3 imports
- lifecycle >= 0.1.0 imports
- lubridate >= 1.7.4 imports
- magrittr >= 1.5 imports
- purrr >= 0.3.3 imports
- rlang >= 0.4.4 imports
- stringr >= 1.4.0 imports
- tidyr >= 1.0.2 imports
- tidyselect >= 1.1.0 imports
- DT * suggests
- covr * suggests
- devtools * suggests
- diffdf * suggests
- knitr * suggests
- lintr * suggests
- methods * suggests
- miniUI * suggests
- pharmaversesdtm * suggests
- pkgdown * suggests
- rmarkdown * suggests
- roxygen2 * suggests
- spelling * suggests
- testthat >= 3.0.0 suggests
- tibble * suggests
- usethis * suggests