Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 10000 packages in 0.03 seconds

rsnps — by Julia Gustavsen, 3 years ago

Get 'SNP' ('Single-Nucleotide' 'Polymorphism') Data on the Web

A programmatic interface to various 'SNP' 'datasets' on the web: 'OpenSNP' (< https://opensnp.org>), and 'NBCIs' 'dbSNP' database (< https://www.ncbi.nlm.nih.gov/projects/SNP/>). Functions are included for searching for 'NCBI'. For 'OpenSNP', functions are included for getting 'SNPs', and data for 'genotypes', 'phenotypes', annotations, and bulk downloads of data by user.

cffr — by Diego Hernangómez, a day ago

Generate Citation File Format ('CFF') Metadata

Citation File Format ('CFF') version 1.2.0 is a human- and machine-readable file format for software citation metadata. Core utilities generate, read, write and validate Citation File Format metadata for 'R' packages.

nodbi — by Ralf Herold, 4 hours ago

Document 'NoSQL' Database DBI Connector

R database connector for creating, reading (querying and listing fields), updating and deleting of individual or many JSON documents, providing a common API across supported databases ('SQLite', 'PostgreSQL', 'DuckDB', 'MariaDB' or 'MySQL' as well as 'NoSQL' databases 'MongoDB', 'CouchDB' and 'Elasticsearch').

rebird — by Sebastian Pardo, 5 years ago

R Client for the eBird Database of Bird Observations

A programmatic client for the eBird database (< https://ebird.org/home>), including functions for searching for bird observations by geographic location (latitude, longitude), eBird hotspots, location identifiers, by notable sightings, by region, and by taxonomic name.

rfigshare — by Carl Boettiger, 4 years ago

An R Interface to 'figshare'

An R interface to 'figshare'.

sofa — by Yaoxiang Li, a month ago

Connector to 'CouchDB'

Provides an interface to the 'NoSQL' database 'CouchDB' (< https://couchdb.apache.org/>). Methods are provided for managing databases within 'CouchDB', including creating/deleting/updating/transferring, and managing documents within databases. One can connect with a local 'CouchDB' instance, or a remote 'CouchDB' database such as 'IBM Cloudant'. Documents can be inserted directly from vectors, lists, data.frames, and 'JSON'. Targeted at 'CouchDB' v2 or greater.

traits — by David LeBauer, 4 months ago

Species Trait Data from Around the Web

Species trait data from many sources, including sequence data from NCBI (< https://www.ncbi.nlm.nih.gov/>), plant traits from BETYdb, and data from EOL Traitbank and BirdLife International.

nasapower — by Adam H. Sparks, 3 months ago

NASA POWER API Client

An API client for NASA POWER global meteorology, surface solar energy and climatology data API. POWER (Prediction Of Worldwide Energy Resources) data are freely available for download with varying spatial resolutions dependent on the original data and with several temporal resolutions depending on the POWER parameter and community. This work is funded through the NASA Earth Science Directorate Applied Science Program. For more on the data themselves, the methodologies used in creating, a web-based data viewer and web access, please see < https://power.larc.nasa.gov/>.

rnoaa — by Daniel Hocking, 3 years ago

'NOAA' Weather Data from R

Client for many 'NOAA' data sources including the 'NCDC' climate 'API' at < https://www.ncdc.noaa.gov/cdo-web/webservices/v2>, with functions for each of the 'API' 'endpoints': data, data categories, data sets, data types, locations, location categories, and stations. In addition, we have an interface for 'NOAA' sea ice data, the 'NOAA' severe weather inventory, 'NOAA' Historical Observing 'Metadata' Repository ('HOMR') data, 'NOAA' storm data via 'IBTrACS', tornado data via the 'NOAA' storm prediction center, and more.

purrr — by Hadley Wickham, 4 months ago

Functional Programming Tools

A complete and consistent functional programming toolkit for R.