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

Found 265 packages in 0.06 seconds

chromer — by Karl W Broman, 23 days ago

Interface to Chromosome Counts Database API

A programmatic interface to the Chromosome Counts Database (< https://taux.evolseq.net/CCDB_web/>), Rice et al. (2014) . This package is part of the 'ROpenSci' suite (< https://ropensci.org>).

ritis — by Scott Chamberlain, 3 years ago

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

visdat — by Nicholas Tierney, a year ago

Preliminary Visualisation of Data

Create preliminary exploratory data visualisations of an entire dataset to identify problems or unexpected features using 'ggplot2'.

wdman — by Ju Yeong Kim, 2 years ago

'Webdriver'/'Selenium' Binary Manager

There are a number of binary files associated with the 'Webdriver'/'Selenium' project. This package provides functions to download these binaries and to manage processes involving them.

tracerer — by Richèl J.C. Bilderbeek, 7 months ago

Tracer 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. 'Tracer' (< https://github.com/beast-dev/tracer/>) is a GUI tool to parse and analyze the files generated by 'BEAST2'. This package provides a way to parse and analyze 'BEAST2' input files without active user input, but using R function calls instead.

CoordinateCleaner — by Alexander Zizka, 6 months ago

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

workloopR — by Vikram B. Baliga, 3 years ago

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) modernized the technique for application in comparative biomechanics. Although our initial motivation was to provide functions to analyze work loop experiment data, as we developed the package we incorporated the ability to analyze data from experiments that are often complementary to work loops. There are currently three supported experiment types: work loops, simple twitches, and tetanus trials. Data can be imported directly from .ddf files or via an object constructor function. Through either method, data can then be cleaned or transformed via methods typically used in studies of muscle physiology. Data can then be analyzed to determine the timing and magnitude of force development and relaxation (for isometric trials) or the magnitude of work, net power, and instantaneous power among other things (for work loops). Although we do not provide plotting functions, all resultant objects are designed to be friendly to visualization via either base-R plotting or 'tidyverse' functions. This package has been peer-reviewed by rOpenSci (v. 1.1.0).

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

tidyhydat — by Sam Albers, 3 months ago

Extract and Tidy Canadian 'Hydrometric' Data

Provides functions to access historical and real-time national 'hydrometric' data from Water Survey of Canada data sources (< https://dd.weather.gc.ca/hydrometric/csv/> and < https://collaboration.cmc.ec.gc.ca/cmc/hydrometrics/www/>) and then applies tidy data principles.

opentripplanner — by Malcolm Morgan, a year ago

Setup and connect to 'OpenTripPlanner'

Setup and connect to 'OpenTripPlanner' (OTP) < http://www.opentripplanner.org/>. OTP is an open source platform for multi-modal and multi-agency journey planning written in 'Java'. The package allows you to manage a local version or connect to remote OTP server to find walking, cycling, driving, or transit routes. This package has been peer-reviewed by rOpenSci (v. 0.2.0.0).