File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -907,7 +907,7 @@ There were a handful of smaller fixes:
907
907
(#995 , @kevinushey )
908
908
909
909
* ` check(cran = TRUE) ` adds ` --run-donttest ` since you do need to test
910
- code in ` \dontest () ` for CRAN submission (#1002 ).
910
+ code in ` \donttest () ` for CRAN submission (#1002 ).
911
911
912
912
## Package installation
913
913
@@ -939,7 +939,7 @@ There were a handful of smaller fixes:
939
939
940
940
* ` check_man() ` replaces ` check_doc() ` (since most other functions are
941
941
named after the corresponding directory). ` check_doc() ` will hang around
942
- as an alias for the forseeable future (#958 ).
942
+ as an alias for the foreseeable future (#958 ).
943
943
944
944
* ` create() ` produces a dummy namespace will fake comment so roxygen2 will
945
945
overwrite silently (#1016 ).
Original file line number Diff line number Diff line change 85
85
fieldnames
86
86
focussed
87
87
forkable
88
- forseeable
88
+ foreseeable
89
89
fs
90
90
funder
91
91
gcc
You can’t perform that action at this time.
0 commit comments