Learn R Programming

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

mvbutils (version 1.1.0)

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.0

License

GPL version 2 or later

Maintainer

Mark Bravington

Last Published

December 12th, 2018

Functions in mvbutils (1.1.0)

cd

Organizing R workspaces
mlibrary

Loading and listing of informal packages
as.data.frame.I

Coerce to data.frame, preserving mode of columns
flatdoc

Flat-format documentation
load.refdb

Cacheing objects for lazy-load access
local.return

Macro-like functions
setup.mcache

Cacheing objects for lazy-load access
mvb.sys.parent

Functions to Access the Function Call Stack
source.mvb

Read R code and data from a file or connection
mvbutils-operators

Utility operators
readLines.mvb

Read text lines from a connection
move

Organizing R workspaces
get.backup

Text backups of function source code
mvbutils-utils

Miscellaneous utilities
mlocal

Macro-like functions
strip.missing

Exclude "missing" objects
do.in.envir

Modify a function's scope
autoFF

Callback function for automatic updates of edited functions.
formalize.package

Create a simple formal package from an informal package
doc2Rd

Converts flat documentation to Rd format
write.sourceable.function

Sourceable code for functions with flat-format documentation
README.mvbutils

How to use mvbutils
my.index

Arbitrary-level retrieval from and modification of recursive objects
dochelp

Documentation
find.documented

Support for flat-format documentation
foodweb

Shows which functions call what
extract.named

Create variables from corresponding named list elements
cdprompt

Support routine for cd-organized workspace hierarchy.
Save

Save R objects
fix.order

Shows functions sorted by date of edit
make.NAMESPACE

Auto-create a NAMESPACE file
local.on.exit

Macro-like functions
fixr

Editing functions
mlazy

Cacheing objects for lazy-load access
task.home

Organizing R workspaces
mvbutils-internal

Internal functions for mvbutils
cdfind

Hierarchy-crawling functions for cd-organized workspaces