highfive

CRAN packaging for HighFive

https://github.com/theaeon/highfive

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
Last synced: 9 months ago · JSON representation

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
Created 12 months ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

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

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'

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,260 Last month
Rankings
Dependent packages count: 26.0%
Dependent repos count: 32.0%
Average: 48.0%
Downloads: 86.1%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran