Found 300 packages in 0.10 seconds
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/>.
Interface to Chromosome Counts Database API
A programmatic interface to the Chromosome Counts Database
(< https://ccdb.tau.ac.il/>), Rice et al. (2014)
Automated Cleaning of Occurrence Records from Biological Collections
Automated flagging of common spatial and temporal
errors in biological and paleontological collection data, for the use
in conservation, ecology and paleontology. Includes automated tests to
easily flag (and exclude) records assigned to country or province
centroid, the open ocean, the headquarters of the Global Biodiversity
Information Facility, urban areas or the location of biodiversity
institutions (museums, zoos, botanical gardens, universities).
Furthermore identifies per species outlier coordinates, zero
coordinates, identical latitude/longitude and invalid coordinates.
Also implements an algorithm to identify data sets with a significant
proportion of rounded coordinates. Especially suited for large data
sets. The reference for the methodology is: Zizka et al. (2019)
Integrated Taxonomic Information System Client
An interface to the Integrated Taxonomic Information System ('ITIS') (< https://www.itis.gov>). Includes functions to work with the 'ITIS' REST API methods (< https://www.itis.gov/ws_description.html>), as well as the 'Solr' web service (< https://www.itis.gov/solr_documentation.html>).
Call Google's 'Natural Language', 'Cloud Translation', 'Cloud Speech', and 'Cloud Text-to-Speech' APIs
Access Google Cloud machine learning APIs for text and speech tasks. Use the Cloud Translation API for text detection and translation, the Natural Language API to analyze sentiment, entities, and syntax, the Cloud Speech API to transcribe audio to text, and the Cloud Text-to-Speech API to synthesize text into audio files.
Interface to the Global Biodiversity Information Facility API
A programmatic interface to the Web Service methods provided by the Global Biodiversity Information Facility (GBIF; < https://www.gbif.org/developer/summary>). GBIF is a database of species occurrence records from sources all over the globe. rgbif includes functions for searching for taxonomic names, retrieving information on data providers, getting species occurrence records, getting counts of occurrence records, and using the GBIF tile map service to make rasters summarizing huge amounts of data.
Optimizing Acoustic Signal Detection
Facilitates the automatic detection of acoustic signals,
providing functions to diagnose and optimize the performance of detection
routines. Detections from other software can also be explored and optimized.
This package has been peer-reviewed by rOpenSci.
Araya-Salas et al. (2022)
Analysis of Work Loops and Other Data from Muscle Physiology Experiments
Functions for the import, transformation, and analysis of data
from muscle physiology experiments. The work loop technique is used to
evaluate the mechanical work and power output of muscle. Josephson (1985)
'BEAUti' from R
'BEAST2' (< https://www.beast2.org>) is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/protein data and many model priors to create a posterior of jointly estimated phylogenies and parameters. 'BEAUti 2' (which is part of 'BEAST2') is a GUI tool that allows users to specify the many possible setups and generates the XML file 'BEAST2' needs to run. This package provides a way to create 'BEAST2' input files without active user input, but using R function calls instead.
Taxonomic Information from Around the Web
Interacts with a suite of web application programming interfaces (API) for taxonomic tasks, such as getting database specific taxonomic identifiers, verifying species names, getting taxonomic hierarchies, fetching downstream and upstream taxonomic names, getting taxonomic synonyms, converting scientific to common names and vice versa, and more. Some of the services supported include 'NCBI E-utilities' (< https://www.ncbi.nlm.nih.gov/books/NBK25501/>), 'Encyclopedia of Life' (< https://eol.org/docs/what-is-eol/data-services>), 'Global Biodiversity Information Facility' (< https://techdocs.gbif.org/en/openapi/>), and many more. Links to the API documentation for other supported services are available in the documentation for their respective functions in this package.