tfse: Tools for Script Editing

A collection of useful tools for programming and writing-scripts. Several functions are simple wrappers around base R functions that extend their functionality while also providing some convenient properties–regular expression functions that automatically detect look-ahead and look-behind statements, a read-line function that suppresses incomplete-final-line warnings and automatically opens and closes connections, a version of substrings that starts from the end of strings, etc. Other functions are useful for checking whether packages are installed, omitting missing data, and showing in-use connections.

Version: 0.5.0
Depends: R (≥ 2.10)
Imports: utils, magrittr, dapr, stats
Suggests: testthat, covr
Published: 2019-02-11
Author: Michael W. Kearney ORCID iD [aut, cre]
Maintainer: Michael W. Kearney <kearneymw at missouri.edu>
BugReports: https://github.com/mkearney/tfse/issues
License: MIT + file LICENSE
URL: https://tfse.mikewk.com
NeedsCompilation: no
Language: en-US
Citation: tfse citation info
Materials: README
CRAN checks: tfse results

Documentation:

Reference manual: tfse.pdf

Downloads:

Package source: tfse_0.5.0.tar.gz
Windows binaries: r-devel: tfse_0.5.0.zip, r-release: tfse_0.5.0.zip, r-oldrel: tfse_0.5.0.zip
macOS binaries: r-release (arm64): tfse_0.5.0.tgz, r-oldrel (arm64): tfse_0.5.0.tgz, r-release (x86_64): tfse_0.5.0.tgz, r-oldrel (x86_64): tfse_0.5.0.tgz
Old sources: tfse archive

Reverse dependencies:

Reverse imports: ppcong, textfeatures

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tfse to link to this page.