File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- # precommit v0.1.1
1+ # precommit v0.1.2
22
33Initial 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
Original file line number Diff line number Diff line change 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+
1931This is the first re-submission. I have:
2032
2133- removed the redundant 'for R' from the ` Title: ` in DESCRIPTION.
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ magrittr
5858maxkb
5959md
6060miniconda
61+ mis
6162mtime
6263navbar
6364netlify
You can’t perform that action at this time.
0 commit comments