CRAN/E | bazar

bazar

Miscellaneous Basic Functions

Installation

About

A collection of miscellaneous functions for copying objects to the clipboard ('Copy'); manipulating strings ('concat', 'mgsub', 'trim', 'verlan'); loading or showing packages ('library_with_dep', 'require_with_dep', 'sessionPackages'); creating or testing for named lists ('nlist', 'as.nlist', 'is.nlist'), formulas ('is.formula'), empty objects ('as.empty', 'is.empty'), whole numbers ('as.wholenumber', 'is.wholenumber'); testing for equality ('almost.equal', 'almost.zero') and computing uniqueness ('almost.unique'); getting modified versions of usual functions ('rle2', 'sumNA'); making a pause or a stop ('pause', 'stopif'); converting into a function ('as.fun'); providing a C like ternary operator ('condition %?% true %:% false'); finding packages and functions ('get_all_pkgs', 'get_all_funs'); and others ('erase', '%nin%', 'unwhich', 'top', 'bot', 'normalize').

github.com/paulponcet/bazar
Bug report File report

Key Metrics

Version 1.0.11
R ≥ 3.1.3
Published 2019-03-15 1861 days ago
Needs compilation? no
License GPL-3
CRAN checks bazar results

Downloads

Yesterday 51 0%
Last 7 days 200 -36%
Last 30 days 1.258 -11%
Last 90 days 3.905 -14%
Last 365 days 16.415 -15%

Maintainer

Maintainer

Paul Poncet

paulponcet@yahoo.fr

Authors

Paul Poncet

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

bazar archive

Depends

R ≥ 3.1.3

Imports

kimisc
stats
tools
utils

Suggests

knitr
testthat

Reverse Imports

flifo
observer
skedastic