File: spelling.R

package info (click to toggle)
r-cran-redland 1.0.17-10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,824 kB
  • sloc: ansic: 6,886; sh: 51; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (18)
1
2
if(requireNamespace('spelling', quietly=TRUE))
  spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = TRUE)