You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#' Create a full test data package with data objects and 1 metadata object. Size = the number of data objects you want in the dummy package + 1 metadata object.
125
125
#'
126
126
#' @param mn (MNode) The Member Node.
127
127
#' @param size (numeric) The number of files in the package, including the metadata file.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,12 @@ Note: The package is intended to be used by NCEAS staff and may not make much se
11
11
12
12
## Installing
13
13
14
-
We recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) (aka tag) instead of from `master`. Install the latest release with the [`remotes`](https://github.com/r-lib/remotes) package:
14
+
To install the latest version of this package we recommend installing from Github:
Copy file name to clipboardExpand all lines: index.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,15 @@ Note: The package is intended to be used by NCEAS staff and may not make much se
11
11
12
12
## Installing
13
13
14
-
We recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) (aka tag) instead of from `master`. Install the latest release with the [`remotes`](https://github.com/r-lib/remotes) package:
0 commit comments