Learn R Programming

⚠️There's a newer version (2.8.232) of this package.Take me there.

mvbutils (version 1.1.1)

MVB's utilities for R

Description

Utilities for project organization, per-object lazy-loading, code editing and backup, sourcing, documentation (formal and informal), package preparation, macro functions, and miscellaneous utilities. Needed by debug package.

Copy Link

Version

Install

install.packages('mvbutils')

Monthly Downloads

556

Version

1.1.1

License

GPL version 2 or later

Maintainer

Mark Bravington

Last Published

December 12th, 2018

Functions in mvbutils (1.1.1)

write.sourceable.function

Sourceable code for functions with flat-format documentation
load.refdb

Cacheing objects for lazy-load access
get.backup

Text backups of function source code
mvb.sys.parent

Functions to Access the Function Call Stack
task.home

Organizing R workspaces
as.data.frame.I

Coerce to data.frame, preserving mode of columns
cdfind

Hierarchy-crawling functions for cd-organized workspaces
doc2Rd

Converts flat documentation to Rd format
fixr

Editing functions
source.mvb

Read R code and data from a file or connection
foodweb

Shows which functions call what
mlazy

Cacheing objects for lazy-load access
Save

Save R objects
make.NAMESPACE

Auto-create a NAMESPACE file
move

Organizing R workspaces
mlocal

Macro-like functions
strip.missing

Exclude "missing" objects
formalize.package

Create a simple formal package from an informal package
do.in.envir

Modify a function's scope
dochelp

Documentation
my.index

Arbitrary-level retrieval from and modification of recursive objects
setup.mcache

Cacheing objects for lazy-load access
fix.order

Shows functions sorted by date of edit
local.on.exit

Macro-like functions
mlibrary

Loading and listing of informal packages
extract.named

Create variables from corresponding named list elements
flatdoc

Flat-format documentation
local.return

Macro-like functions
mvbutils-internal

Internal functions for mvbutils
cdprompt

Support routine for cd-organized workspace hierarchy.
find.documented

Support for flat-format documentation
mvbutils-utils

Miscellaneous utilities
autoFF

Callback function for automatic updates of edited functions.
README.mvbutils

How to use mvbutils
mvbutils-operators

Utility operators
cd

Organizing R workspaces
readLines.mvb

Read text lines from a connection