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

Found 8940 packages in 0.02 seconds

wellknown — by Scott Chamberlain, 5 years ago

Convert Between 'WKT' and 'GeoJSON'

Convert 'WKT' to 'GeoJSON' and 'GeoJSON' to 'WKT'. Functions included for converting between 'GeoJSON' to 'WKT', creating both 'GeoJSON' features, and non-features, creating 'WKT' from R objects (e.g., lists, data.frames, vectors), and linting 'WKT'.

randgeo — by Scott Chamberlain, 8 years ago

Generate Random 'WKT' or 'GeoJSON'

Generate random positions (latitude/longitude), Well-known text ('WKT') points or polygons, or 'GeoJSON' points or polygons.

nodbi — by Ralf Herold, a month 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'.

analogsea — by Mauricio Vargas, 3 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.

rdatacite — by Bianca Kramer, 3 years ago

Client for the 'DataCite' API

Client for the web service methods provided by 'DataCite' (< https://www.datacite.org/>), including functions to interface with their 'RESTful' search API. The API is backed by 'Elasticsearch', allowing expressive queries, including faceting.

microdemic — by Scott Chamberlain, 5 years ago

'Microsoft Academic' API Client

The 'Microsoft Academic Knowledge' API provides programmatic access to scholarly articles in the 'Microsoft Academic Graph' (< https://academic.microsoft.com/>). Includes methods matching all 'Microsoft Academic' API routes, including search, graph search, text similarity, and interpret natural language query string.

taxadb — by Carl Boettiger, 3 years ago

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.

RNeXML — by Carl Boettiger, 3 years ago

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.

rotl — by Francois Michonneau, 6 days ago

Interface to the 'Open Tree of Life' API

An interface to the 'Open Tree of Life' API to retrieve phylogenetic trees, information about studies used to assemble the synthetic tree, and utilities to match taxonomic names to 'Open Tree identifiers'. The 'Open Tree of Life' aims at assembling a comprehensive phylogenetic tree for all named species.

sixtyfour — by Scott Chamberlain, 10 months ago

Humane Interface to Amazon Web Services

An opinionated interface to Amazon Web Services < https://aws.amazon.com>, with functions for interacting with 'IAM' (Identity and Access Management), 'S3' (Simple Storage Service), 'RDS' (Relational Data Service), Redshift, and Billing. Lower level functions ('aws_' prefix) are for do it yourself workflows, while higher level functions ('six_' prefix) automate common tasks.