diff --git a/DESCRIPTION b/DESCRIPTION index edf7747..ed26c49 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,8 +17,8 @@ Authors@R: c(person("Oystein", "Sorensen", Description: Meta-analysis of generalized additive models and generalized additive mixed models. A typical use case is when data cannot be shared across locations, and an overall meta-analytic - fit is sought. metagam provides functionality for removing individual - participant data from models computed using the mgcv and gamm4 packages such + fit is sought. 'metagam' provides functionality for removing individual + participant data from models computed using the 'mgcv' and 'gamm4' packages such that the model objects can be shared without exposing individual data. Furthermore, methods for meta-analysing these fits are provided. The implemented methods are described in Sorensen et al. (2020), , diff --git a/cran-comments.md b/cran-comments.md index bd60b08..58317c9 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,7 @@ +## Comments + +This is a resubmission. All software names in the Description field are now written in single quotes. + ## Test environments * local OS X install, R 3.6.2 * ubuntu 14.04 (on travis-ci), R 3.6.2