Skip to content

Commit f048480

Browse files
get ready for re-submission
1 parent 87ea84a commit f048480

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# precommit v0.1.1
1+
# precommit v0.1.2
22

33
Initial CRAN release. See https://lorenzwalthert.github.io/precommit/.
44

5-
# precommit v0.0.0.9049 (development)
5+
# precommit v0.0.0.9049
66

77
- Roxygen hook cache only includes files that are part of the index and
88
will hence be able to use the cache in cases it was previously invalidated

cran-comments.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ None.
1616

1717
## Resubmission
1818

19+
This is the second re-submission. I changed the following.
20+
21+
- put the word 'styler' in the Description field in DESCRIPTION in quotes since
22+
it's a package name to fix *Possibly mis-spelled words in DESCRIPTION*.
23+
24+
Some help files have examples which are wrapped into \dontrun and I was asked to
25+
unwrap them if they are executable. They are not because they depend on the
26+
pre-commit executable which is not available on the CRAN machines.
27+
28+
***
29+
30+
1931
This is the first re-submission. I have:
2032

2133
- removed the redundant 'for R' from the `Title:` in DESCRIPTION.

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ magrittr
5858
maxkb
5959
md
6060
miniconda
61+
mis
6162
mtime
6263
navbar
6364
netlify

0 commit comments

Comments
 (0)