We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689a1e8 commit 61f63e2Copy full SHA for 61f63e2
2 files changed
DESCRIPTION
@@ -25,3 +25,4 @@ Suggests:
25
knitr
26
Description: Functions for performing phylogenetic comparative analyses.
27
License: GPL (>= 2)
28
+RoxygenNote: 7.3.2
build_notes.md
@@ -124,7 +124,7 @@ Github Pages package website at:
124
125
The website files themselves are _not_ part of the continuous integration of the
126
package and having to build and then commit changes within `docs` is untidy. The
127
-`safedata` package therefore includes `docs` in the `.gitignore` file: you can
+`caper` package therefore includes `docs` in the `.gitignore` file: you can
128
have a local copy of the website but it is not managed by git.
129
130
Instead, a GitHub Action has been configured to run `pkgdown` - when a new
0 commit comments