General utilities, workspace organization, code and doc editing, live package maintenance, etc


[Up] [Top]

Documentation for package ‘mvbutils’ version 2.12.120

Help Pages

A B C D E F G H I L M N O P R S T U V W X Y misc

mvbutils-package How to use the mvbutils package

-- A --

A2D Array into dataframe
add_list_defaults Miscellaneous utilities
as.cat Miscellaneous utilities
assign.to.base Modify standard R functions, including tweaking their default arguments
attach.mlazy Cacheing objects for lazy-load access
atts Miscellaneous utilities
autodate Universal date converter
autoedit Editing functions, text objects, and scriptlets

-- B --

bugfix_Rd2roxygen Like Rd2roxygen, but fixing some bugs
build.pkg Package building, distributing, and checking
build.pkg.binary Package building, distributing, and checking

-- C --

callees.of Shows which functions call what
callers.of Shows which functions call what
cat_strings_rawly Sourceable text for functions, including character attributes
cd Organizing R workspaces
cd.change.all.paths Hierarchy-crawling functions for cd-organized workspaces
cd.write.mvb.tasks Hierarchy-crawling functions for cd-organized workspaces
cdfind Hierarchy-crawling functions for cd-organized workspaces
cditerate Hierarchy-crawling functions for cd-organized workspaces
cdprompt Support routine for cd-organized workspace hierarchy.
cdregexpr Hierarchy-crawling functions for cd-organized workspaces
cdtree Hierarchy-crawling functions for cd-organized workspaces
changed.funs Show functions and callees in environment 'egood' that have changed or disappeared in environment 'ebad'.
check.patch.versions Check consistency of maintained package versions
check.pkg Package building, distributing, and checking
clamp Miscellaneous utilities
Clink_packages Pre-install-buildy hooks for compiled code
clip Miscellaneous utilities
compacto Miscellaneous utilities
compare_spacks Compare source packages eg for checking git
compare_spack_code Compare source packages eg for checking git
cq Miscellaneous utilities
create.backups Text backups of function source code
create.wrappers.for.dll Convenient automated loading of DLLs
cull.old.builds Package building, distributing, and checking
current.source Read R code and data from a file or connection

-- D --

D2A data.frame.to.array package:mvbutils
dedoc_namespace Remove doc attributes when package loads
demlazy Cacheing objects for lazy-load access
deparse.names.parsably Miscellaneous utilities
disatt Miscellaneous utilities
ditto.list Shorthand filler-inner for lists
do.in.envir Modify a function's scope
do.on Easier sapply/lapply avoiding explicit function
doc2Rd Converts plain-text documentation to Rd format
docattr Flat-format documentation
dochelp Documentation (informal help)
docotest Converts plain-text documentation to Rd format
dont.lock.me Prevent sealing of a namespace, to facilitate package maintenance.
dont.lockBindings Helper for live-editing of packages
dummy_PIBH Pre-install-buildy hooks for compiled code
DYN.UNLOAD Unload DLL easily

-- E --

eclone Miscellaneous utilities
empty.data.frame Miscellaneous utilities
env.name.string Miscellaneous utilities
everyth Miscellaneous utilities
expanded.call Miscellaneous utilities
extract.named Create variables from corresponding named list elements

-- F --

fast.read.fwf Read in fixed-width files quickly
FF Editing functions, text objects, and scriptlets
find.docholder Support for flat-format documentation
find.documented Support for flat-format documentation
find.funs Miscellaneous utilities
find.lurking.envs Miscellaneous utilities
find.scriptlets Miscellaneous utilities
fix.order Shows functions and scriptlets sorted by date of edit
fixr Editing functions, text objects, and scriptlets
fixtext Editing functions, text objects, and scriptlets
flatdoc Flat-format documentation
foodweb Shows which functions call what
FOR Easier sapply/lapply avoiding explicit function
from.here Read R code and data from a file or connection

-- G --

generic.dll.loader Convenient automated loading of DLLs
get.backup Text backups of function source code
get_ncores_CRANal Detect number of CPU cores in CRAN-robust way
gitup_pkg Update local git repo

-- H --

hack Modify standard R functions, including tweaking their default arguments
help The R help system
help2flatdoc Convert help files to flatdoc format.

-- I --

index Miscellaneous utilities
install.pkg Package building, distributing, and checking
integ Miscellaneous utilities
inv.logit Miscellaneous utilities
is.dir Miscellaneous utilities
isF Miscellaneous utilities
isT Miscellaneous utilities

-- L --

ldyn.tester Convenient automated loading of DLLs
ldyn.unload Convenient automated loading of DLLs
legal.filename Miscellaneous utilities
library.dynam.reg Auto-registration and loading of dynamic library
local.on.exit Macro-like functions
local.return Macro-like functions
localfuncs "Declare" child functions, allowing much tidier code
locally_import Suppress stupid CRAN notes, and facilitate use of Suggested packages
logit Miscellaneous utilities
lsall Miscellaneous utilities
lsize Report objects and their memory sizes

-- M --

maintain.packages Set up task package for live editing
make.dull Hide dull columns in data frames
make.NAMESPACE Auto-create a NAMESPACE file
make_CRANtidote Suppress stupid CRAN notes, and facilitate use of Suggested packages
make_dull Hide dull columns in data frames
masked Miscellaneous utilities
masking Miscellaneous utilities
massrep Replacement and insertion functions with more/less than 1 replacement per spot
max_pkg_ver Max package version
mcachees Cacheing objects for lazy-load access
mcut Put reals and integers into specified bins, returning factors.
mdeparse Deparsing nicelier
mintcut Put reals and integers into specified bins, returning factors.
mkdir Miscellaneous utilities
mlazy Cacheing objects for lazy-load access
mlocal Macro-like functions
most.recent Miscellaneous utilities
move Organizing R workspaces
mtidy Cacheing objects for lazy-load access
multimatch Match rows of one dataframe to another using multiple columns
multinsert Replacement and insertion functions with more/less than 1 replacement per spot
multirep Replacement and insertion functions with more/less than 1 replacement per spot
mvb.eval.parent Functions to Access the Function Call Stack
mvb.match.call Functions to Access the Function Call Stack
mvb.nargs Functions to Access the Function Call Stack
mvb.parent.frame Functions to Access the Function Call Stack
mvb.session.env Session info environment
mvb.sys.call Functions to Access the Function Call Stack
mvb.sys.function Functions to Access the Function Call Stack
mvb.sys.nframe Functions to Access the Function Call Stack
mvb.sys.parent Functions to Access the Function Call Stack
mvboption Private options for mvbutils package and beyond
mvbutils How to use the mvbutils package
mvbutils.operators Utility operators
mvbutils.packaging.tools How to create & maintain packages with mvbutils
mvbutils.utils Miscellaneous utilities
mvb_session_env Session info environment
mwhere Miscellaneous utilities
my.all.equal Miscellaneous utilities
my.index Arbitrary-level retrieval from and modification of recursive objects
my.index.assign Arbitrary-level retrieval from and modification of recursive objects
my.index.exists Arbitrary-level retrieval from and modification of recursive objects

-- N --

named Miscellaneous utilities
NEG Generate a negated version of your function. Useful for 'nlminb' etc.
noice Prints a call object nicely
nscat Miscellaneous utilities
nscatn Miscellaneous utilities
numvbderiv Economy numerical derivatives
numvbderiv_parallel Economy numerical derivatives

-- O --

option.or.default Miscellaneous utilities

-- P --

patch.install Update a source and/or installed package from a task package
patch.installed Update a source and/or installed package from a task package
PIBH Pre-install-buildy hooks for compiled code
plot.cdtree Hierarchy-crawling functions for cd-organized workspaces
plot.foodweb Shows which functions call what
pos Miscellaneous utilities
pre.install Update a source and/or installed package from a task package
pre.install.hook... Update a source and/or installed package from a task package
print Print values
print.( Print values
print.<- Print values
print.call Print values
print.cat Print values
print.compacto Print values
print.default Print values
print.for Print values
print.function Print values
print.if Print values
print.name Print values
print.pagertemp Print values
print.specialprint Print values
print.while Print values
print.{ Print values
put.in.session Miscellaneous utilities

-- R --

rbdf Data frames: better behaviour with zero-length cases
rbind Data frames: better behaviour with zero-length cases
rbind.data.frame Data frames: better behaviour with zero-length cases
read.bkind Text backups of function source code
readLines.mvb Read text lines from a connection
readr Editing functions, text objects, and scriptlets
remove.from.package Remove object(s) from maintained package
rename.els Miscellaneous utilities
REPORTO Stash variables in caller's environment
returnList Miscellaneous utilities
rm.pkg Remove object(s) from maintained package
rsample Miscellaneous utilities

-- S --

safe.rbind Miscellaneous utilities
Save Save R objects
Save.pos Save R objects
scatn Miscellaneous utilities
screen_masked_imports Avoid clashing package imports
search.for.regexpr Find functions/objects/flatdoc-documentation containing a regexp.
search.task.trees Locate loaded tasks on search path.
set.finalizer Obsolete but automatic finalization for persistent objects created in C.
set.presave.hook.mvb Hook of some kind
set.rcmd.vars Package building, distributing, and checking
setup.mcache Cacheing objects for lazy-load access
simplest_name_generator Sourceable text for functions, including character attributes
sleuth Generalized version of find
source.mvb Read R code and data from a file or connection
sourceable Miscellaneous utilities
spkg Update a source and/or installed package from a task package
sqr Miscellaneous utilities
src_changed Pre-install-buildy hooks for compiled code
string2charvec Sourceable text for functions, including character attributes
strip.missing Exclude "missing" objects

-- T --

task.home Organizing R workspaces
tidyup_docattr Flat-format documentation
to.regexpr Miscellaneous utilities

-- U --

undent Miscellaneous utilities
undull Hide dull columns in data frames
unmaintain.package Set up task package for live editing
unpackage Convert existing source package into task package

-- V --

vignette.pkg Build vignette(s) for mvbutils-style package
visify Make a function autoprint all its doings

-- W --

warn.and.subset Extract subset and warn about omitted cases
write.NAMESPACE Auto-create a NAMESPACE file
write_sourceable_function Sourceable text for functions, including character attributes

-- X --

xfactor Miscellaneous utilities
xgsub Miscellaneous utilities
xsub Miscellaneous utilities

-- Y --

yes.no Miscellaneous utilities

-- misc --

%!in% Utility operators
%&% Utility operators
%**% Utility operators
%<-% Utility operators
%downto% Utility operators
%except% Utility operators
%grepling% Utility operators
%has.name% Utility operators
%in.names.of% Utility operators
%in.range% Utility operators
%is.a% Utility operators
%is.an% Utility operators
%is.not.a% Utility operators
%is.not.an% Utility operators
%matching% Utility operators
%not.in% Utility operators
%not.in.range% Utility operators
%perling% Utility operators
%SUCH.THAT% Utility operators
%such.that% Utility operators
%that.are.in% Utility operators
%THAT.DONT.MATCH% Utility operators
%that.dont.match% Utility operators
%that.end.with% Utility operators
%THAT.MATCH% Utility operators
%that.match% Utility operators
%that.start.with% Utility operators
%upto% Utility operators
%where% Utility operators
%where.warn% Utility operators
%without.name% Utility operators
? The R help system