File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ Authors@R: c(
1515 person("Regents of the University of California", role = c("cph")))
1616VignetteBuilder: knitr
1717Description: Provides read and write access to data and metadata from
18- the DataONE network of data repositories. Each DataONE repository
19- implements a consistent repository application programming interface.
20- Users call methods in R to access these remote repository functions,
21- such as methods to query the metadata catalog, get access to
22- metadata for particular data packages, and read the data objects from
23- the data repository. Users can also insert and update data objects on
18+ the DataONE network <https://www.dataone.org> of data repositories.
19+ Each DataONE repository implements a consistent repository application
20+ programming interface. Users call methods in R to access these remote
21+ repository functions, such as methods to query the metadata catalog, get
22+ access to metadata for particular data packages, and read the data objects
23+ from the data repository. Users can also insert and update data objects on
2424 repositories that support these methods.
2525Depends:
2626 R (>= 3.1.1),
You can’t perform that action at this time.
0 commit comments