From b093bf86a815ac7978a46381d5e4ef84ed0d36b7 Mon Sep 17 00:00:00 2001 From: Laura Marshall Date: Tue, 22 Apr 2025 12:14:25 +0100 Subject: [PATCH 1/3] Update web links and rebuild pkgdown --- .Rbuildignore | 2 ++ .gitignore | 2 ++ R/dssd-package.R | 4 ++-- docs/404.html | 6 +++--- docs/articles/GettingStarted.html | 12 ++++++------ docs/articles/MultiStrataVignette.html | 12 ++++++------ docs/articles/index.html | 4 ++-- docs/authors.html | 12 ++++++------ docs/deps/data-deps.txt | 4 ++-- docs/index.html | 19 ++++++++++--------- docs/news/index.html | 9 +++++++-- docs/pkgdown.yml | 4 ++-- docs/reference/Coverage.Grid-class.html | 4 ++-- docs/reference/Line.Transect-class.html | 4 ++-- .../reference/Line.Transect.Design-class.html | 4 ++-- docs/reference/Point.Transect-class.html | 4 ++-- .../Point.Transect.Design-class.html | 4 ++-- docs/reference/Region-class.html | 4 ++-- docs/reference/Segment.Transect-class.html | 4 ++-- .../Segment.Transect.Design-class.html | 4 ++-- docs/reference/Survey.Design-class.html | 4 ++-- docs/reference/Transect-class.html | 4 ++-- docs/reference/calculate.effort.html | 4 ++-- docs/reference/dssd-package.html | 8 ++++---- .../reference/generate.transects-methods.html | 4 ++-- docs/reference/get.area-methods.html | 4 ++-- docs/reference/get.coverage-methods.html | 4 ++-- docs/reference/index.html | 4 ++-- docs/reference/make.coverage.html | 4 ++-- docs/reference/make.design.html | 4 ++-- docs/reference/make.region.html | 4 ++-- .../reference/plot.Coverage.Grid-methods.html | 4 ++-- docs/reference/plot.Region-methods.html | 4 ++-- .../reference/plot.Survey.Design-methods.html | 4 ++-- docs/reference/plot.Transect-methods.html | 4 ++-- docs/reference/run.coverage.html | 4 ++-- .../reference/show.Survey.Design-methods.html | 4 ++-- docs/reference/show.Transect-methods.html | 4 ++-- docs/reference/write.transects.html | 8 ++++---- docs/search.json | 2 +- man/dssd-package.Rd | 4 ++-- vignettes/GettingStarted.Rmd | 2 +- vignettes/MultiStrataVignette.Rmd | 2 +- 43 files changed, 113 insertions(+), 103 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index cadb187..737c2f2 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -10,3 +10,5 @@ cran-comments.md ^docs$ ^pkgdown$ Clarity.txt +^doc$ +^Meta$ diff --git a/.gitignore b/.gitignore index b590904..d26a200 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ inst/extdata/.DS_Store *.Rproj .Rapp.history cran-comments.md +/doc/ +/Meta/ diff --git a/R/dssd-package.R b/R/dssd-package.R index 9e92ca3..52d1855 100644 --- a/R/dssd-package.R +++ b/R/dssd-package.R @@ -11,9 +11,9 @@ #' #' The main functions in this package are: \link{make.region}, \link{make.design}, \link{generate.transects} and \link{run.coverage}. See also \link{write.transects} for examples of how to export surveys generated by dssd. #' -#' Further information on distance sampling methods and example code is available at \url{http://distancesampling.org/R/}. +#' Further information on distance sampling methods and example code is available at \url{https://distancesampling.org}. #' -#' Also see our website for vignettes / example code at \url{http://examples.distancesampling.org}. +#' Also see our website for vignettes / example code at \url{https://distancesampling.org/resources/vignettes.html}. #' #' For help with distance sampling and this package, there is a Google Group \url{https://groups.google.com/forum/#!forum/distance-sampling}. #' diff --git a/docs/404.html b/docs/404.html index 6b1085b..1618fa9 100644 --- a/docs/404.html +++ b/docs/404.html @@ -8,8 +8,8 @@ Page not found (404) • dssd - - + + @@ -21,7 +21,7 @@ dssd - 1.0.2 + 1.0.3