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 (1.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Package for quantitative rapid risk assessment.
Basic Info
- Host: GitHub
- Owner: spablotemporal
- Language: HTML
- Default Branch: master
- Size: 13.3 MB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Created over 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Codemeta
Readme.html
Readme
Owner
- Name: Pablo Gomez
- Login: spablotemporal
- Kind: user
- Location: California
- Website: https://www.spablo-temporal.network
- Repositories: 17
- Profile: https://github.com/spablotemporal
Post-doc at UC Davis at the CADMS. Interested in complex systems modeling applied to infectious diseases. Making some artsy stuff at @synthesaurio
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "quantrra",
"description": "A library for rapid risk assessment",
"name": "quantrra: A library for rapid risk assessment",
"license": "What license it uses",
"version": "0.0.0.1",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.1 (2023-06-16)",
"author": [
{
"@type": "Person",
"givenName": "Jose Pablo",
"familyName": "Gomez-Vazquez",
"email": "jpgo@ucdavis.edu",
"@id": "https://orcid.org/0000-0002-6712-0029"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Jose Pablo",
"familyName": "Gomez-Vazquez",
"email": "jpgo@ucdavis.edu",
"@id": "https://orcid.org/0000-0002-6712-0029"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "dplyr",
"name": "dplyr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=dplyr"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "ggplot2",
"name": "ggplot2",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=ggplot2"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "randomForest",
"name": "randomForest",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=randomForest"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "rpart",
"name": "rpart",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rpart"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "rpart.plot",
"name": "rpart.plot",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rpart.plot"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "visNetwork",
"name": "visNetwork",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=visNetwork"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "rlang",
"name": "rlang",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rlang"
},
"8": {
"@type": "SoftwareApplication",
"identifier": "mc2d",
"name": "mc2d",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=mc2d"
},
"9": {
"@type": "SoftwareApplication",
"identifier": "invgamma",
"name": "invgamma",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=invgamma"
},
"10": {
"@type": "SoftwareApplication",
"identifier": "shiny",
"name": "shiny",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=shiny"
},
"11": {
"@type": "SoftwareApplication",
"identifier": "ggpubr",
"name": "ggpubr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=ggpubr"
},
"12": {
"@type": "SoftwareApplication",
"identifier": "DiagrammeR",
"name": "DiagrammeR",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=DiagrammeR"
},
"13": {
"@type": "SoftwareApplication",
"identifier": "plotly",
"name": "plotly",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=plotly"
},
"14": {
"@type": "SoftwareApplication",
"identifier": "sparkline",
"name": "sparkline",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=sparkline"
},
"SystemRequirements": null
},
"fileSize": "435495.186KB",
"codeRepository": "https://github.com/spablotemporal/QuantRRA",
"readme": "https://github.com/spablotemporal/quantrra/blob/master/Readme.md"
}
GitHub Events
Total
- Watch event: 1
- Push event: 4
Last Year
- Watch event: 1
- Push event: 4
Dependencies
DESCRIPTION
cran
- DiagrammeR * depends
- dplyr * depends
- ggplot2 * depends
- ggpubr * depends
- invgamma * depends
- mc2d * depends
- plotly * depends
- randomForest * depends
- rlang * depends
- rpart * depends
- rpart.plot * depends
- shiny * depends
- visNetwork * depends