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 23 hours ago
data-storegit-lfspeer-reviewed
13.30 score 186 stars 12 packages 202 scripts 162k 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 4 years ago
10.36 score 220 stars 4 packages 764 scripts 1.4k 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 2 years ago
emleml-metadatametadata-standard
10.17 score 97 stars 7 packages 362 scripts 834 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 13 hours ago
fishfishbasetaxonomy
9.87 score 111 stars 2 packages 700 scripts 1.1k 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 7 months ago
metadatanexmlphylogeneticslinked-data
9.82 score 13 stars 19 packages 100 scripts 3.2k 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 5 months ago
metadatacodemetaropenscicitationcreditlinked-datajson-ldpeer-reviewed
9.09 score 66 stars 5 packages 33 scripts 526 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 months ago
7.93 score 43 stars 1 packages 47 scripts 840 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 3 months ago
7.92 score 73 stars 16 packages 34 scripts 1.3k 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 10 months ago
archivingdatabasedbipeer-reviewed
7.34 score 78 stars 37 scripts 544 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 9 months ago
6.91 score 10 stars 2 packages 45 scripts 277 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 8 months ago
databaseecologyneon-dataprovenance
6.75 score 8 stars 11 packages 143 scripts 402 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 1 years ago
metadatacodemetaropenscicitationcreditlinked-data
5.97 score 8 stars 6 packages 6 scripts 517 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 5 months ago
decision-theoryfisheriespomdp
4.84 score 10 stars 23 scripts 606 downloadsminioclient - Interface to the 'MinIO' Client
An R interface to the 'MinIO' Client. The 'MinIO' Client ('mc') provides a modern alternative to UNIX commands like 'ls', 'cat', 'cp', 'mirror', 'diff', 'find' etc. It supports 'filesystems' and Amazon "S3" compatible cloud storage service ("AWS" Signature v2 and v4). This package provides convenience functions for installing the 'MinIO' client and running any operations, as described in the official documentation, <https://min.io/docs/minio/linux/reference/minio-mc.html?ref=docs-redirect>. This package provides a flexible and high-performance alternative to 'aws.s3'.
Last updated 1 years ago
4.75 score 21 stars 27 scripts 204 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 1 years ago
4.60 score 2 stars 10 scripts 382 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 1 years ago
4.00 score 9 stars 11 scripts 223 downloadsrgpdd - R Interface to the Global Population Dynamics Database
R Interface to the Global Population Dynamics Database (<https://ecologicaldata.org/wiki/global-population-dynamics-database>)
Last updated 5 years ago
3.70 score 10 stars 6 scripts