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

Found 9026 packages in 0.11 seconds

bibtex — by James Joseph Balamuta, 12 days ago

Bibtex Parser

Utility to parse a bibtex file.

cffr — by Diego Hernangómez, a month ago

Generate Citation File Format ('cff') Metadata for R Packages

The Citation File Format version 1.2.0 is a human and machine readable file format which provides citation metadata for software. This package provides core utilities to generate and validate this metadata.

ghql — by Mark Padgham, 5 months ago

General Purpose 'GraphQL' Client

A 'GraphQL' client, with an R6 interface for initializing a connection to a 'GraphQL' instance, and methods for constructing queries, including fragments and parameterized queries. Queries are checked with the 'libgraphqlparser' C++ parser via the 'graphql' package.

rfishbase — by Carl Boettiger, 2 months ago

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

spocc — by Hannah Owens, 2 months ago

Interface to Species Occurrence Data Sources

A programmatic interface to many species occurrence data sources, including Global Biodiversity Information Facility ('GBIF'), 'iNaturalist', 'eBird', Integrated Digitized 'Biocollections' ('iDigBio'), 'VertNet', Ocean 'Biogeographic' Information System ('OBIS'), and Atlas of Living Australia ('ALA'). Includes functionality for retrieving species occurrence data, and combining those data.

elastic — by Ralf Herold, 20 days ago

Database Interface to 'Elasticsearch' and 'OpenSearch'

Connect to 'Elasticsearch' and 'OpenSearch', 'NoSQL' databases built on the 'Java' Virtual Machine and using the 'Apache' 'Lucene' library. Interacts with the 'Elasticsearch' 'HTTP' API' (< https://www.elastic.co/elasticsearch/>) and the 'OpenSearch' 'HTTP' 'API' (< https://opensearch.org/>). Includes functions for setting connection details to 'Elasticsearch' and 'OpenSearch' instances, loading bulk data, searching for documents with both 'HTTP' query variables and 'JSON' based body requests. In addition, 'elastic' provides functions for interacting with APIs for 'indices', documents, nodes, clusters, an interface to the cat API, and more.

dplyr — by Hadley Wickham, 12 days ago

A Grammar of Data Manipulation

A fast, consistent tool for working with data frame like objects, both in memory and out of memory.

pangaear — by Scott Chamberlain, 5 years ago

Client for the 'Pangaea' Database

Tools to interact with the 'Pangaea' Database (< https://www.pangaea.de>), including functions for searching for data, fetching 'datasets' by 'dataset' 'ID', and working with the 'Pangaea' 'OAI-PMH' service.

rgnparser — by Joel H. Nitta, 2 years ago

Parse Scientific Names

Parse scientific names using 'gnparser' (< https://github.com/gnames/gnparser>), written in Go. 'gnparser' parses scientific names into their component parts; it utilizes a Parsing Expression Grammar specifically for scientific names.

citecorp — by Scott Chamberlain, 6 years ago

Client for the Open Citations Corpus

Client for the Open Citations Corpus (< http://opencitations.net/>). Includes a set of functions for getting one identifier type from another, as well as getting references and citations for a given identifier.