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 (8.0%) to scientific vocabulary
Repository
CRAN packaging for HighFive
Basic Info
- Host: GitHub
- Owner: theAeon
- Language: C++
- Default Branch: master
- Size: 105 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
HighFive: HighFive Headers for R
About
This package provides R with access to HighFive header files. HighFive provides an idiomatic Modern C++ interfacee to HDF5.
By providing the HighFive library in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided.
To use it, simply add it to the LinkingTo: field in the DESCRIPTION field of your R
package---and the R package infrastructure tools will then know how to set
include flags correctly on all architectures supported by R.
NB: These header files require libhdf5 and a compiler implementing C++14 or greater, which is, to my understanding, all compilers supported by modern R.
See Also
The issue tracker can be used for bug reports or feature requests.
Author
Andrew Robbins (with README and package structure shamelessly borrowed from Dirk Eddelbuettel)
License
This package is provided under the same license as HighFive, the BSL-1.0
Owner
- Name: Andrew Robbins
- Login: theAeon
- Kind: user
- Location: Ann Arbor, MI
- Company: @welch-lab
- Website: https://robbinsa.me
- Twitter: thisAeon
- Repositories: 5
- Profile: https://github.com/theAeon
GitHub Events
Total
- Push event: 4
- Create event: 4
Last Year
- Push event: 4
- Create event: 4
Packages
- Total packages: 1
-
Total downloads:
- cran 1,260 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: HighFive
The 'HighFive' 'C++' Interface to 'HDF5'
- Homepage: https://github.com/theAeon/HighFive
- Documentation: http://cran.r-project.org/web/packages/HighFive/HighFive.pdf
- License: BSL-1.0
-
Latest release: 3.1.0
published 11 months ago