Skip to content

Commit bc7a4a6

Browse files
committed
Wrote single quotes around software in Description field
1 parent d8841b1 commit bc7a4a6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Authors@R: c(person("Oystein", "Sorensen",
1717
Description: Meta-analysis of generalized additive
1818
models and generalized additive mixed models. A typical use case is
1919
when data cannot be shared across locations, and an overall meta-analytic
20-
fit is sought. metagam provides functionality for removing individual
21-
participant data from models computed using the mgcv and gamm4 packages such
20+
fit is sought. 'metagam' provides functionality for removing individual
21+
participant data from models computed using the 'mgcv' and 'gamm4' packages such
2222
that the model objects can be shared without exposing individual data.
2323
Furthermore, methods for meta-analysing these fits are provided. The implemented
2424
methods are described in Sorensen et al. (2020), <arXiv:2002.02627>,

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Comments
2+
3+
This is a resubmission. All software names in the Description field are now written in single quotes.
4+
15
## Test environments
26
* local OS X install, R 3.6.2
37
* ubuntu 14.04 (on travis-ci), R 3.6.2

0 commit comments

Comments
 (0)