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

Found 7866 packages in 0.02 seconds

nodbi — by Ralf Herold, 3 days ago

'NoSQL' Database Connector

Simplified JSON document database access and manipulation, providing a common API across supported 'NoSQL' databases 'Elasticsearch', 'CouchDB', 'MongoDB' as well as 'SQLite/JSON1', 'PostgreSQL', and 'DuckDB'.

vcr — by Scott Chamberlain, 23 days ago

Record 'HTTP' Calls to Disk

Record test suite 'HTTP' requests and replays them during future runs. A port of the Ruby gem of the same name (< https://github.com/vcr/vcr/>). Works by hooking into the 'webmockr' R package for matching 'HTTP' requests by various rules ('HTTP' method, 'URL', query parameters, headers, body, etc.), and then caching real 'HTTP' responses on disk in 'cassettes'. Subsequent 'HTTP' requests matching any previous requests in the same 'cassette' use a cached 'HTTP' response.

traits — by David LeBauer, a year ago

Species Trait Data from Around the Web

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

rebird — by Sebastian Pardo, 4 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.

analogsea — by Mauricio Vargas, 2 years ago

Interface to 'DigitalOcean'

Provides a set of functions for interacting with the 'DigitalOcean' API < https://www.digitalocean.com/>, including creating images, destroying them, rebooting, getting details on regions, and available images.

rfigshare — by Carl Boettiger, 3 years ago

An R Interface to 'figshare'

An R interface to 'figshare'.

dataone — by Matthew B. Jones, 3 years ago

R Interface to the DataONE REST API

Provides read and write access to data and metadata from the DataONE network < https://www.dataone.org> of data repositories. Each DataONE repository implements a consistent repository application programming interface. Users call methods in R to access these remote repository functions, such as methods to query the metadata catalog, get access to metadata for particular data packages, and read the data objects from the data repository. Users can also insert and update data objects on repositories that support these methods.

rnoaa — by Daniel Hocking, 2 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.

parzer — by Alban Sagouis, 3 years ago

Parse Messy Geographic Coordinates

Parse messy geographic coordinates from various character formats to decimal degree numeric values. Parse coordinates into their parts (degree, minutes, seconds); calculate hemisphere from coordinates; pull out individually degrees, minutes, or seconds; add and subtract degrees, minutes, and seconds. C++ code herein originally inspired from code written by Jeffrey D. Bogan, but then completely re-written.

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/>.