Artifacts using Digest (171)
Sort by:Popular

This package provides enhancements on the Sweave() function in the base package. In particular a facility for caching code chunk results is included.
Last Release on Feb 13, 2021
Run 'R CMD check' from 'R' programmatically, and capture the results of the individual checks.
Last Release on Apr 30, 2022
Provides tools for working with nonlinear least squares problems. It is intended to eventually supersede the 'nls()' function in the R distribution. For example, 'nls()' specifically does NOT deal with small or zero residual problems as its Gauss-Newton method frequently stops with 'singular gradient' messages. 'nlsr' is based on the now-deprecated package 'nlmrt', and has refactored functions and R-language symbolic derivative features.
Last Release on May 29, 2022
Provides a flexible container to transport and manipulate complex sets of data. These data may consist of multiple data files and associated meta data and ancillary files. Individual data objects have associated system level meta data, and data files are linked together using the OAI-ORE standard resource map which describes the relationships between the files. The OAI-ORE standard is described at <https://www.openarchives.org/ore>. Data packages can be serialized and transported as structured files that ...
Last Release on May 1, 2022
This package provides some low-level utilities to use for package development. It currently provides managers for multiple package specific options and registries, vignette, unit test and bibtex related utilities. It serves as a base package for packages like NMF, RcppOctave, doRNG, and as an incubator package for other general purposes utilities, that will eventually be packaged separately. It is still under heavy development and changes in the interface(s) are more than likely to happen.
Last Release on Apr 30, 2022
Functions for reading mass spectrometry data in mzXML format.
Last Release on May 1, 2022
A native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library <http://bokeh.pydata.org/>.
Last Release on Apr 30, 2022
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 ...
Last Release on May 1, 2022
A data manager meant to avoid manual storage/retrieval of data to/from the file system. It builds one (or more) centralized repository where R objects are stored with rich annotations, including corresponding code chunks, and easily searched and retrieved.
Last Release on Feb 14, 2021
Provides programmatic access to the Amazon Mechanical Turk (MTurk) <https://www.mturk.com/mturk/welcome> Requester API.
Last Release on Apr 30, 2022