File: spelling.R

package info (click to toggle)
r-cran-rdflib 0.2.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 596 kB
  • sloc: xml: 66; sh: 13; makefile: 2
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)