gDRimport

gDRimport - The R package is a part of the gDR suite with helper for prepare raw drug response data for downstream processing.

https://github.com/gdrplatform/gdrimport

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 (2.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

gDRimport - The R package is a part of the gDR suite with helper for prepare raw drug response data for downstream processing.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 5
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 5 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Codeowners

README.md

gDRimport

Package for handling import of dose-response data

Website

A package website is available under this link.

Owner

  • Name: gDRplatform
  • Login: gdrplatform
  • Kind: organization

GitHub Events

Total
  • Delete event: 16
  • Issue comment event: 1
  • Push event: 52
  • Pull request review comment event: 24
  • Pull request review event: 41
  • Pull request event: 22
  • Create event: 16
Last Year
  • Delete event: 16
  • Issue comment event: 1
  • Push event: 52
  • Pull request review comment event: 24
  • Pull request review event: 41
  • Pull request event: 22
  • Create event: 16

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • bczech (12)
  • j-smola (7)
  • gladkia (5)
  • marcin-kam (4)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 5,143 total
  • Total dependent packages: 2
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
bioconductor.org: gDRimport

Package for handling the import of dose-response data

  • Versions: 5
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 5,143 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 31.7%
Average: 42.8%
Downloads: 96.7%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 4.2 depends
  • PharmacoGx * imports
  • XML * imports
  • assertthat * imports
  • checkmate * imports
  • data.table * imports
  • futile.logger * imports
  • gDRutils >= 0.99.5 imports
  • magrittr * imports
  • methods * imports
  • openxlsx * imports
  • readxl * imports
  • reshape2 * imports
  • rio * imports
  • stats * imports
  • stringi * imports
  • tibble * imports
  • tools * imports
  • utils * imports
  • yaml * imports
  • gDRstyle >= 0.99.11 suggests
  • gDRtestData >= 0.99.10 suggests
  • knitr * suggests
  • purrr * suggests
  • testthat * suggests
Dockerfile docker
  • ${BASE_IMAGE} latest build
rplatform/docker-compose.yml docker
  • ${IMAGE_FULLNAME} latest
.github/workflows/main.yml actions