Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: jeroenminderman
- Language: C++
- Default Branch: main
- Size: 2.47 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Citation
Owner
- Name: Jeroen Minderman
- Login: jeroenminderman
- Kind: user
- Repositories: 1
- Profile: https://github.com/jeroenminderman
Secondary account to @jejoenje.
Citation (CITATION)
bibentry("Manual",
other = unlist(citation(auto = meta), recursive = FALSE))
bibentry("Article",
title = "{Rcpp}: Seamless {R} and {C++} Integration",
author = c(person("Dirk", "Eddelbuettel",
email = "edd@debian.org",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Romain", "Fran\\c{c}ois")),
journal = "Journal of Statistical Software",
year = "2011",
volume = "40",
number = "8",
pages = "1--18",
doi = "10.18637/jss.v040.i08")
bibentry("Book",
title = "Seamless {R} and {C++} Integration with {Rcpp}",
author = person("Dirk", "Eddelbuettel",
email = "edd@debian.org",
comment = c(ORCID = "0000-0001-6419-907X")),
publisher = "Springer",
address = "New York",
year = 2013,
note = "ISBN 978-1-4614-6867-7",
doi = "10.1007/978-1-4614-6868-4")
bibentry("Article",
title = "{Extending {R} with {C++}: A Brief Introduction to {Rcpp}}",
author = c(person("Dirk", "Eddelbuettel",
email = "edd@debian.org",
comment = c(ORCID = "0000-0001-6419-907X")),
person("James Joseph", "Balamuta",
email = "balamut2@illinois.edu",
comment = c(ORCID = "0000-0003-2826-8458"))),
journal = "The American Statistician",
year = "2018",
volume = "72",
number = "1",
pages = "28-36",
doi = "10.1080/00031305.2017.1375990")
GitHub Events
Total
Last Year
Dependencies
DESCRIPTION
cran
- methods * imports
- utils * imports
- inline * suggests
- pkgKitten >= 0.1.2 suggests
- rbenchmark * suggests
- tinytest * suggests
tinytest/testRcppAttributePackage/DESCRIPTION
cran
- Rcpp >= 1.0.7 imports
tinytest/testRcppClass/DESCRIPTION
cran
- R >= 2.15.0 depends
- Rcpp >= 0.8.5 imports
- methods * imports
tinytest/testRcppInterfaceExporter/DESCRIPTION
cran
- R >= 3.1.0 depends
- Rcpp * imports
tinytest/testRcppInterfaceUser/DESCRIPTION
cran
- R >= 3.1.0 depends
- Rcpp * imports
tinytest/testRcppModule/DESCRIPTION
cran
- Rcpp >= 0.8.5 depends
- methods * depends
tinytest/testRcppPackage/DESCRIPTION
cran
- Rcpp * imports