Skip to content

Commit 43922b0

Browse files
committed
Added URL for DataONE to DESCRIPTION at request of CRAN.
1 parent 8cc9318 commit 43922b0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Authors@R: c(
1515
person("Regents of the University of California", role = c("cph")))
1616
VignetteBuilder: knitr
1717
Description: 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.
2525
Depends:
2626
R (>= 3.1.1),

0 commit comments

Comments
 (0)