Postagens de Rogue Scholar

language
Publicados in rOpenSci - open tools for open science
Autor Jeroen Ooms

We have released updates for the rOpenSci text analysis tools. This technote will highlight some of the major improvements in the spelling package and also the underlying hunspell package, which provides the spelling engine for the spelling package.install.packages("spelling") Update to the latest versions to use these cool new features!

Publicados in rOpenSci - open tools for open science
Autor Jeroen Ooms

The new rOpenSci spelling package provides utilities for spell checking common document formats including latex, markdown, manual pages, and DESCRIPTION files. It also includes tools especially for package authors to automate spell checking of R documentation and vignettes.Spell Checking Packages The main purpose of this package is to quickly find spelling errors in R packages.