Other packages > Find by keyword >

dataone  

R Interface to the DataONE REST API
View on CRAN: Click here


Download and install dataone package within the R console
Install from CRAN:
install.packages("dataone")

Install from Github:
library("remotes")
install_github("cran/dataone")

Install by package version:
library("remotes")
install_version("dataone", "2.2.2")



Attach the package and use:
library("dataone")
Maintained by
Matthew B. Jones
[Scholar Profile | Author Map]
First Published: 2013-02-25
Latest Update: 2022-06-10
Description:
Provides read and write access to data and metadata from the DataONE network 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 support these methods.
How to cite:
Matthew B. Jones (2013). dataone: R Interface to the DataONE REST API. R package version 2.2.2, https://cran.r-project.org/web/packages/dataone. Accessed 06 May. 2025.
Previous versions and publish date:
1.0.0 (2013-02-25 07:44), 2.0.0 (2016-05-27 20:28), 2.0.1 (2016-08-30 01:33), 2.1.0 (2017-08-18 18:53), 2.1.1 (2018-06-28 07:47), 2.1.2 (2019-01-29 22:40), 2.1.3 (2020-01-31 14:20), 2.1.4 (2020-02-16 06:20), 2.2.1 (2020-12-06 07:20)
Other packages that cited dataone R package
View dataone citation profile
Other R packages that dataone depends, imports, suggests or enhances
Complete documentation for dataone
Functions, R codes and Examples using the dataone R package
Some associated functions: AbstractTableDescriber-class . AuthenticationManager-class . AuthenticationManager . CNode-class . CNode . CertificateManager-class . CertificateManager . D1Client-class . D1Client-initialize . D1Client . D1Node-class . D1Node-initialize . D1Node . D1Object-class . D1Object-initialize . D1Object . EMLParser-class . EMLParser . MNode-class . MNode . addData . archive . asDataFrame . auth_delete . auth_get . auth_head . auth_post . auth_put . auth_put_post_delete . canRead . convert.csv . createD1Object . createDataPackage . createObject . d1IdentifierSearch . d1SolrQuery . d1_errors . data.characterEncoding . data.formatFamily . data.tableAttributeNames . data.tableAttributeOrientation . data.tableAttributeStorageTypes . data.tableAttributeTypes . data.tableFieldDelimiter . data.tableMissingValueCodes . data.tableQuoteCharacter . data.tableSkipLinesHeader . dataone-defunct . dataone-deprecated . dataone . describeObject . documented.d1Identifiers . documented.entityNames . documented.sizes . downloadCert . downloadObject . echoCredentials . encodeSolr . encodeUrlPath . encodeUrlQuery . evaluateAuth . generateIdentifier . getAuthExpires . getAuthMethod . getAuthSubject . getCN . getCapabilities . getCert . getCertExpires . getCertInfo . getCertLocation . getChecksum . getD1Object . getData . getDataObject . getDataPackage . getEndpoint . getErrorDescription . getFormat . getFormatId . getIdentifier . getMN . getMNode . getMNodeId . getMetadataMember . getObject . getPackage . getQueryEngineDescription . getSystemMetadata . getToken . getTokenInfo . get_user_agent . hasReservation . isAuthExpired . isAuthValid . isAuthorized . isCertExpired . listFormats . listMemberNodes . listNodes . listObjects . listQueryEngines . obscureAuth . obscureCert . parseCapabilities . parseSolrResult . ping . query . reserveIdentifier . resolve . restoreAuth . restoreCert . setMNodeId . setObsoletedBy . setPublicAccess . showAuth . showClientSubject . updateObject . updateSystemMetadata . uploadDataObject . uploadDataPackage . 
Some associated R codes: AbstractTableDescriber.R . AuthenticationManager.R . CNode.R . CertificateManager.R . D1Client.R . D1Node.R . D1Object.R . EMLParser.R . MNode.R . auth_request.R . dataone-defunct.R . dataone-deprecated.R . dataone-package.R .  Full dataone package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for dataone510152025303540TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA