piggyback - Managing Larger Data on a GitHub Repository
Helps store files as GitHub release assets, which is a convenient way for large/binary data files to piggyback onto public and private GitHub repositories. Includes functions for file downloads, uploads, and managing releases via the GitHub API.
Last updated
data-storegit-lfspeer-reviewed
12.21 score 201 stars 16 dependents 286 scripts 25k downloadsEML - Read and Write Ecological Metadata Language Files
Work with Ecological Metadata Language ('EML') files. 'EML' is a widely used metadata standard in the ecological and environmental sciences, described in Jones et al. (2006), <doi:10.1146/annurev.ecolsys.37.091305.110031>.
Last updated
emleml-metadatametadata-standard
11.38 score 99 stars 10 dependents 416 scripts 1.0k downloadsknitcitations - Citations for 'Knitr' Markdown Files
Provides the ability to create dynamic citations in which the bibliographic information is pulled from the web rather than having to be entered into a local database such as 'bibtex' ahead of time. The package is primarily aimed at authoring in the R 'markdown' format, and can provide outputs for web-based authoring such as linked text for inline citations. Cite using a 'DOI', URL, or 'bibtex' file key. See the package URL for details.
Last updated
10.95 score 219 stars 4 dependents 886 scripts 4.8k downloadsrfishbase - R Interface to 'FishBase'
A programmatic interface to 'FishBase', re-written based on an accompanying 'RESTful' API. Access tables describing over 30,000 species of fish, their biology, ecology, morphology, and more. This package also supports experimental access to 'SeaLifeBase' data, which contains nearly 200,000 species records for all types of aquatic life not covered by 'FishBase.'
Last updated
fishfishbasetaxonomy
10.27 score 123 stars 3 dependents 808 scripts 2.0k downloadsRNeXML - Semantically Rich I/O for the 'NeXML' Format
Provides access to phyloinformatic data in 'NeXML' format. The package should add new functionality to R such as the possibility to manipulate 'NeXML' objects in more various and refined way and compatibility with 'ape' objects.
Last updated
metadatanexmlphylogeneticslinked-data
10.22 score 15 stars 20 dependents 94 scripts 7.1k downloadscodemetar - Generate 'CodeMeta' Metadata for R Packages
The 'Codemeta' Project defines a 'JSON-LD' format for describing software metadata, as detailed at <https://codemeta.github.io>. This package provides utilities to generate, parse, and modify 'codemeta.json' files automatically for R packages, as well as tools and examples for working with 'codemeta.json' 'JSON-LD' more generally.
Last updated
metadatacodemetaropenscicitationcreditlinked-datajson-ldpeer-reviewed
9.05 score 67 stars 6 dependents 49 scripts 755 downloadsduckdbfs - High Performance Remote File System, Database and 'Geospatial' Access Using 'duckdb'
Provides friendly wrappers for creating 'duckdb'-backed connections to tabular datasets ('csv', parquet, etc) on local or remote file systems. This mimics the behaviour of "open_dataset" in the 'arrow' package, but in addition to 'S3' file system also generalizes to any list of 'http' URLs.
Last updated
8.75 score 101 stars 6 dependents 186 scripts 1.7k downloadstaxadb - A High-Performance Local Taxonomic Database Interface
Creates a local database of many commonly used taxonomic authorities and provides functions that can quickly query this data.
Last updated
7.78 score 44 stars 1 dependents 74 scripts 1.0k downloadsarkdb - Archive and Unarchive Databases Using Flat Files
Flat text files provide a robust, compressible, and portable way to store tables from databases. This package provides convenient functions for exporting tables from relational database connections into compressed text files and streaming those text files back into a database without requiring the whole table to fit in working memory.
Last updated
archivingdatabasedbipeer-reviewed
7.29 score 80 stars 41 scripts 486 downloadstreebase - Discovery, Access and Manipulation of 'TreeBASE' Phylogenies
Interface to the API for 'TreeBASE' <http://treebase.org> from 'R.' 'TreeBASE' is a repository of user-submitted phylogenetic trees (of species, population, or genes) and the data used to create them.
Last updated
6.65 score 10 stars 1 dependents 50 scripts 240 downloadscodemeta - A Smaller 'codemetar' Package
The 'Codemeta' Project defines a 'JSON-LD' format for describing software metadata, as detailed at <https://codemeta.github.io>. This package provides core utilities to generate this metadata with a minimum of dependencies.
Last updated
metadatacodemetaropenscicitationcreditlinked-data
6.21 score 8 stars 7 dependents 15 scripts 783 downloads
roxigraph - 'RDF' and 'SPARQL' for R using 'Oxigraph'
Provides 'RDF' storage and 'SPARQL' 1.1 query capabilities by wrapping the 'Oxigraph' graph database library <https://github.com/oxigraph/oxigraph>. Supports in-memory and persistent ('RocksDB') storage, multiple 'RDF' serialization formats ('Turtle', 'N-Triples', 'RDF-XML', 'N-Quads', 'TriG'), and full 'SPARQL' 1.1 Query and Update support. Built using the 'extendr' framework for 'Rust'-R bindings.
Last updated
rustcargo
4.95 score 3 stars 5 scripts 255 downloadsneonstore - NEON Data Store
The National Ecological Observatory Network (NEON) provides access to its numerous data products through its REST API, <https://data.neonscience.org/data-api/>. This package provides a high-level user interface for downloading and storing NEON data products. Unlike 'neonUtilities', this package will avoid repeated downloading, provides persistent storage, and improves performance. 'neonstore' can also construct a local 'duckdb' database of stacked tables, making it possible to work with tables that are far to big to fit into memory.
Last updated
databaseecologyneon-dataprovenance
4.83 score 9 stars 149 scripts 495 downloadspmc - Phylogenetic Monte Carlo
Monte Carlo based model choice for applied phylogenetics of continuous traits. Method described in Carl Boettiger, Graham Coop, Peter Ralph (2012) Is your phylogeny informative? Measuring the power of comparative methods, Evolution 66 (7) 2240-51. <doi:10.1111/j.1558-5646.2011.01574.x>.
Last updated
4.64 score 2 stars 11 scripts 277 downloadssarsop - Approximate POMDP Planning Software
A toolkit for Partially Observed Markov Decision Processes (POMDP). Provides bindings to C++ libraries implementing the algorithm SARSOP (Successive Approximations of the Reachable Space under Optimal Policies) and described in Kurniawati et al (2008), <doi:10.15607/RSS.2008.IV.009>. This package also provides a high-level interface for generating, solving and simulating POMDP problems and their solutions.
Last updated
decision-theoryfisheriespomdp
4.58 score 11 stars 23 scripts 222 downloadsEcoNetGen - Simulate and Sample from Ecological Interaction Networks
Randomly generate a wide range of interaction networks with specified size, average degree, modularity, and topological structure. Sample nodes and links from within simulated networks randomly, by degree, by module, or by abundance. Simulations and sampling routines are implemented in 'FORTRAN', providing efficient generation times even for large networks. Basic visualization methods also included. Algorithms implemented here are described in de Aguiar et al. (2017) <arXiv:1708.01242>.
Last updated
fortran
4.04 score 10 stars 11 scripts 241 downloads