Skip to content

Releases: DataONEorg/rdataone

dataone 2.2.2

10 Jun 21:12
Compare
Choose a tag to compare

New Features and functions

  • Remove hash dependency (#293)
  • Add support for new method signature for D1Client (#252)

Bug Fixes

  • Ensure rightsHolder persists when uploading a data package (#292)
  • Fix bug where 'publc = TRUE' argument did not set public read on all objects (#285)
  • Account for edge case errors in 'archive()'

dataone 2.2.1

07 Dec 18:06
Compare
Choose a tag to compare
  • The 'lazyLoad' behavior for 'getDataObject()', 'getDataPackage()' has changed (#258)
  • Use 'SHA-256' checksum for sysmeta/object uploads (#257)
  • UploadDataPackage now supports 'common' objects (#251)
  • Create packages with uniform checksum (#261)
  • Update tests for compatibility with testthat 3e (#260)
  • Query results returned 'as=data.frame' now contain Solr multi-valued fields as R lists (#250)
  • Fixed bug where uploading modified 'metadata-only' package causes error (#256)
  • Fixed bug where private content could not be accessed with `getChecksum()1 (#262)

dataone 2.1.4

16 Feb 19:12
Compare
Choose a tag to compare
  • Mark deprecated function as defunct (#240)
  • Fix CRAN check warnings for dataone 2.1.3 (#241)
  • Remove knitr/RDS dependency on R 3.5 (#245)
  • Fix getDataPackage() failing with "subscript out of bounds" (#243)
  • Fix roxygen2 errors related to function arguments (#241)

dataone 2.1.3

03 Feb 17:37
Compare
Choose a tag to compare

Ensure that DataONE network errors don't cause the package checks to fail (#238).

dataone 2.1.2

30 Jan 18:10
Compare
Choose a tag to compare

Bug Fixes

  • Improve error handling for services that call DataONE 'resolve' service
  • Eliminate duplicate entries for package vignettes index

v2.1.1

28 Jun 07:29
Compare
Choose a tag to compare

dataone Version 2.1.1

Bug Fixes

  • Resolve temporary directory problem on Windows (#204)
  • Fixed broken links in the 'dataone-overview' vignette (#205)
  • Declare 'xml2' package to resolve CRAN build errors (#218)

New Features and functions

  • Added a destination file path argument to getPackage() (#211)
  • downloadObject() provides an easy way to download files from DataONE to disk (#217)

dataone 2.1.0

24 Aug 18:32
Compare
Choose a tag to compare

The dataone version 2.1.0 release adds new functionality to support downloading,
modifying and updating DataONE packages. Also getMetadataMember() has been added
that can be used to identify the metadata object for a DataPackage. The getPackage()
method now accepts pids for data or metadata object, so that the resource map pid does not
have to be known to retrieve a package.

Bug fixes include fixes to the query() method when results were incorrectly converted,
and incorrect results returned for multi-valued Solr fields.

dataone 2.0.1

31 Aug 18:38
Compare
Choose a tag to compare

dataone version 2.0.1 package for R, providing access to data and metadata from the DataONE network of data repositories.

dataone 2.0.0

28 May 01:19
Compare
Choose a tag to compare

dataone Version 2.0.0 package for R, providing access to data and metadata from the DataONE network of data repositories.