diff --git a/CopernicusMarine.Rproj b/CopernicusMarine.Rproj index 584b854..bf73ff4 100644 --- a/CopernicusMarine.Rproj +++ b/CopernicusMarine.Rproj @@ -16,4 +16,4 @@ BuildType: Package PackageUseDevtools: Yes PackageInstallArgs: --no-multiarch --with-keep.source PackageCheckArgs: --as-cran -PackageRoxygenize: rd,collate,namespace +PackageRoxygenize: rd,collate,namespace,vignette diff --git a/DESCRIPTION b/DESCRIPTION index 00dc52b..c387a71 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: CopernicusMarine Type: Package Title: Search Download and Handle Data from Copernicus Marine Service Information -Version: 0.0.8 -Date: 2023-02-10 +Version: 0.0.9 +Date: 2023-08-21 Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre", "dtc"), email = "pepijn.devries@outlook.com", comment = c(ORCID = "0000-0002-7961-6646"))) @@ -32,7 +32,7 @@ Suggests: lifecycle, stars, testthat (>= 3.0.0) -URL: +URL: https://github.com/pepijn-devries/CopernicusMarine BugReports: https://github.com/pepijn-devries/CopernicusMarine/issues License: GPL (>= 3) Encoding: UTF-8 diff --git a/README.md b/README.md index 1aa2973..b548f38 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ GDAL utils. A Copernicus account comes with several terms of use. One of these is that you [properly -cite](https://help.marine.copernicus.eu/en/articles/4444611-how-to-cite-or-reference-copernicus-marine-products-and-services) +cite](https://help.marine.copernicus.eu/en/articles/4444611-how-to-cite-copernicus-marine-products-and-services) the data you use in publications. In fact, we also have credit the data used in this documentation, which can be easily done with the following code: diff --git a/man/CopernicusMarine-package.Rd b/man/CopernicusMarine-package.Rd index 17395e0..ec4d953 100644 --- a/man/CopernicusMarine-package.Rd +++ b/man/CopernicusMarine-package.Rd @@ -13,7 +13,7 @@ Subset and download data from EU Copernicus Marine Service Information: \url{htt \seealso{ Useful links: \itemize{ - \item \url{} + \item \url{https://github.com/pepijn-devries/CopernicusMarine} \item Report bugs at \url{https://github.com/pepijn-devries/CopernicusMarine/issues} }