diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index 2453c561c..0e73bf592 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ -Version: 0.18.5 -Date: 2022-10-12 10:31:19 UTC -SHA: a5730ece182148a96598e58abf8907281eec12bc +Version: 0.18.6 +Date: 2022-10-23 08:58:59 UTC +SHA: e18810200b2d8ceecd05462aa8343a640c043fab diff --git a/DESCRIPTION b/DESCRIPTION index 72763fd8c..162fa11ff 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: insight Title: Easy Access to Model Information for Various Model Objects -Version: 0.18.5.3 +Version: 0.18.6 Authors@R: c(person(given = "Daniel", family = "Lüdecke", diff --git a/R/insight-package.R b/R/insight-package.R index c23fe2493..b449e3413 100644 --- a/R/insight-package.R +++ b/R/insight-package.R @@ -17,7 +17,7 @@ #' diagnose, and present statistical models by streamlining access to every #' aspect of many model objects via consistent syntax and output. #' -#' References: Lüdecke et al. (2019) . +#' References: Lüdecke et al. (2019) \doi{10.21105/joss.01412}. #' #' @docType package #' @aliases insight insight-package diff --git a/cran-comments.md b/cran-comments.md index b85aa2799..8da41061e 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1 @@ -This submission fixes errors found in CRAN checks, as requested by the CRAN team. - -We checked 28 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. - - * We saw 0 new problems - * We failed to check 0 packages +This submission fixes errors found in CRAN checks, as requested by the CRAN team. \ No newline at end of file diff --git a/man/insight-package.Rd b/man/insight-package.Rd index b07baab82..4425c93c3 100644 --- a/man/insight-package.Rd +++ b/man/insight-package.Rd @@ -22,7 +22,7 @@ objects. These tools aid applied research in virtually any field who fit, diagnose, and present statistical models by streamlining access to every aspect of many model objects via consistent syntax and output. -References: Lüdecke et al. (2019) \url{doi:10.21105/joss.01412}. +References: Lüdecke et al. (2019) \doi{10.21105/joss.01412}. } \seealso{ Useful links: