From 52f6973c2baa9c14b7639e0b156a1b78ace29c3b Mon Sep 17 00:00:00 2001 From: jasenfinch Date: Thu, 19 Aug 2021 12:16:41 +0100 Subject: [PATCH 1/4] Package description fix --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 00b247b..58e331e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,11 +19,11 @@ Authors@R: c( role = c("ctb") ) ) -Description: Example metabolomics data sets from a variety of biological sample matrices, +Description: Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometry based metabolomic analytical techniques. The example data sets are stored remotely using GitHub releases which can be accessed from R using the package. - The package also includes the 'abr1' FIE-MS data set from the FIEmspro package . + The package also includes the 'abr1' FIE-MS data set from the 'FIEmspro' package . Depends: R (>= 3.4.0) Imports: dplyr, From fb5f13e173e8996ce183e17bbada6e1c9a491451 Mon Sep 17 00:00:00 2001 From: jasenfinch Date: Thu, 19 Aug 2021 12:19:52 +0100 Subject: [PATCH 2/4] bumped version to 0.6.2 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 58e331e..7f2391c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: metaboData Type: Package Title: Example Metabolomics Data Sets -Version: 0.6.1 +Version: 0.6.2 Authors@R: c( person("Jasen", "Finch", email = "jsf9@aber.ac.uk", From 097d42ea8d4b6ab029560cf15881db9c47d1eccb Mon Sep 17 00:00:00 2001 From: jasenfinch Date: Thu, 19 Aug 2021 12:20:58 +0100 Subject: [PATCH 3/4] updated package news --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index baae794..ebf652a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# metaboData 0.6.2 + +* Fixes to the package description for CRAN submission. + # metaboData 0.6.1 * Added Manfred Beckmann, David Enot and Wanchang Lin as package contributors. From 774fb507bb62674cb4b55fa6234cd81621563e0f Mon Sep 17 00:00:00 2001 From: jasenfinch Date: Thu, 19 Aug 2021 12:22:42 +0100 Subject: [PATCH 4/4] updated pkgdown site --- docs/404.html | 2 +- docs/LICENSE.html | 2 +- docs/articles/index.html | 2 +- docs/articles/metaboData.html | 2 +- docs/authors.html | 2 +- docs/index.html | 4 ++-- docs/news/index.html | 9 ++++++++- docs/pkgdown.yml | 2 +- docs/reference/abr1.html | 2 +- docs/reference/availableDataSets.html | 2 +- docs/reference/availableFiles.html | 2 +- docs/reference/dataSets.html | 2 +- docs/reference/description.html | 2 +- docs/reference/downloadDataSet.html | 2 +- docs/reference/downloadFiles.html | 2 +- docs/reference/filePaths.html | 2 +- docs/reference/index.html | 2 +- docs/reference/reexports.html | 2 +- docs/reference/runinfo.html | 2 +- docs/reference/techniques.html | 2 +- 20 files changed, 28 insertions(+), 21 deletions(-) diff --git a/docs/404.html b/docs/404.html index f275a50..5dbc6b6 100644 --- a/docs/404.html +++ b/docs/404.html @@ -71,7 +71,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/LICENSE.html b/docs/LICENSE.html index 8d30671..55bae7e 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -71,7 +71,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/articles/index.html b/docs/articles/index.html index 3f3d977..ce9b4ae 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -71,7 +71,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/articles/metaboData.html b/docs/articles/metaboData.html index 41bd850..a5abe3d 100644 --- a/docs/articles/metaboData.html +++ b/docs/articles/metaboData.html @@ -31,7 +31,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/authors.html b/docs/authors.html index 11e6a19..582b95b 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -71,7 +71,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/index.html b/docs/index.html index d4be9de..50a553d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ - metaboData - 0.6.1 + 0.6.2 diff --git a/docs/news/index.html b/docs/news/index.html index 53df024..387b9ee 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -71,7 +71,7 @@ metaboData - 0.6.1 + 0.6.2 @@ -117,6 +117,13 @@

Changelog

Source: NEWS.md +
+

+metaboData 0.6.2

+
    +
  • Fixes to the package description for CRAN submission.
  • +
+

metaboData 0.6.1

diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index f32cac8..377883a 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 1.6.1 pkgdown_sha: ~ articles: metaboData: metaboData.html -last_built: 2021-08-18T16:15Z +last_built: 2021-08-19T11:21Z urls: reference: https://aberHRML.github.io/metaboData//reference article: https://aberHRML.github.io/metaboData//articles diff --git a/docs/reference/abr1.html b/docs/reference/abr1.html index 16267db..9de5d6e 100644 --- a/docs/reference/abr1.html +++ b/docs/reference/abr1.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2
diff --git a/docs/reference/availableDataSets.html b/docs/reference/availableDataSets.html index ff2d207..03bd56c 100644 --- a/docs/reference/availableDataSets.html +++ b/docs/reference/availableDataSets.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/availableFiles.html b/docs/reference/availableFiles.html index 2621899..9585a43 100644 --- a/docs/reference/availableFiles.html +++ b/docs/reference/availableFiles.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/dataSets.html b/docs/reference/dataSets.html index 9d62d2a..e287dce 100644 --- a/docs/reference/dataSets.html +++ b/docs/reference/dataSets.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/description.html b/docs/reference/description.html index 7de213a..76eae9b 100644 --- a/docs/reference/description.html +++ b/docs/reference/description.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/downloadDataSet.html b/docs/reference/downloadDataSet.html index a84a9cf..4ba5302 100644 --- a/docs/reference/downloadDataSet.html +++ b/docs/reference/downloadDataSet.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/downloadFiles.html b/docs/reference/downloadFiles.html index b796d2f..59e0860 100644 --- a/docs/reference/downloadFiles.html +++ b/docs/reference/downloadFiles.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/filePaths.html b/docs/reference/filePaths.html index 06ee89f..5fe327a 100644 --- a/docs/reference/filePaths.html +++ b/docs/reference/filePaths.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/index.html b/docs/reference/index.html index 1e3a30f..7fa1934 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -71,7 +71,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/reexports.html b/docs/reference/reexports.html index 2eb4525..341c8f6 100644 --- a/docs/reference/reexports.html +++ b/docs/reference/reexports.html @@ -77,7 +77,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/runinfo.html b/docs/reference/runinfo.html index 4e3cb8b..480f6e2 100644 --- a/docs/reference/runinfo.html +++ b/docs/reference/runinfo.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2 diff --git a/docs/reference/techniques.html b/docs/reference/techniques.html index 33a820c..41dad4b 100644 --- a/docs/reference/techniques.html +++ b/docs/reference/techniques.html @@ -72,7 +72,7 @@ metaboData - 0.6.1 + 0.6.2