diff --git a/DESCRIPTION b/DESCRIPTION index 378960c..b39f9a6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -14,8 +14,8 @@ Description: Predictive models of spatial data may have spatially data. These functions provide methods for measuring the spatial structure of model errors for models, and are particularly useful for models fit using the 'tidymodels' framework. Methods include Moran's I - ('Moran' (1950) ), 'Geary's' C - ('Geary' (1954) ) and 'Getis-Ords' G + ('Moran' (1950) ), Geary's C + ('Geary' (1954) ) and Getis-Ord's G ('Ord' and 'Getis' (1995) ). License: MIT + file LICENSE URL: https://github.com/mikemahoney218/waywiser, diff --git a/cran-comments.md b/cran-comments.md index e641fa7..ad36544 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -8,4 +8,27 @@ This is a resubmission. In this version, I: 0 errors | 0 warnings | 1 note -* This is a new release. + Maintainer: ‘Michael Mahoney ’ + + New submission + +* This is a new submission. + + Possibly misspelled words in DESCRIPTION: + Geary's (17:45) + Getis (18:48) + Ord's (18:54) + +* These are last names, and as such I believe they're acceptable (based upon https://stat.ethz.ch/pipermail/r-package-devel/2016q2/000805.html) + + Found the following (possibly) invalid DOIs: + DOI: 10.2307/2332142 + From: DESCRIPTION + Status: Forbidden + Message: 403 + DOI: 10.2307/2986645 + From: DESCRIPTION + Status: Forbidden + Message: 403 + +* I believe these return error codes due to being behind Cloudflare DNS. They resolve fine manually. diff --git a/man/waywiser-package.Rd b/man/waywiser-package.Rd index a35e58a..9d5d9a7 100644 --- a/man/waywiser-package.Rd +++ b/man/waywiser-package.Rd @@ -8,7 +8,7 @@ \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} -Predictive models of spatial data may have spatially structured errors, with "hot spots" of higher than expected error clustered geographically due to spatial structure in the underlying data. These functions provide methods for measuring the spatial structure of model errors for models, and are particularly useful for models fit using the 'tidymodels' framework. Methods include Moran's I ('Moran' (1950) \doi{10.2307/2332142}), 'Geary's' C ('Geary' (1954) \doi{10.2307/2986645}) and 'Getis-Ords' G ('Ord' and 'Getis' (1995) \doi{10.1111/j.1538-4632.1995.tb00912.x}). +Predictive models of spatial data may have spatially structured errors, with "hot spots" of higher than expected error clustered geographically due to spatial structure in the underlying data. These functions provide methods for measuring the spatial structure of model errors for models, and are particularly useful for models fit using the 'tidymodels' framework. Methods include Moran's I ('Moran' (1950) \doi{10.2307/2332142}), Geary's C ('Geary' (1954) \doi{10.2307/2986645}) and Getis-Ord's G ('Ord' and 'Getis' (1995) \doi{10.1111/j.1538-4632.1995.tb00912.x}). } \seealso{ Useful links: