This is the first entry in NEWS.md for quickcode. It
documents the state of the package as of version 1.1.0, currently on
CRAN.
not.* validation helpers
(not.null, not.na, not.numeric,
not.integer, not.logical,
not.vector, not.data,
not.environment, not.duplicated,
not.image, not.inherits,
not.exists) alongside companions such as
has.error().vector_push(),
vector_pop(), list_push(),
data_push(), data_pop(),
data_pop_filter(), data_rep(),
rows.rep(), cols.rep(),
data_shuffle(), list_shuffle(),
vector_shuffle(), switch_rows(),
switch_cols(), sample_by_column(),
mutate_filter(), and add_key() (alias
indexed()).%nin% (alias %!in%) for
“not in”, %or% as a nullish-coalescing operator,
%eo% as an error-coalescing operator, and
%match% for percentage string similarity.init() for one-line initialization of multiple
variables/objects, and newSuperVar() for variables that
stay accessible and mutable across scopes, with optional locking, class
enforcement, and edit-count limits.refresh(),
clean(), libraryAll(),
summarize.envobj(), and lastwd().zscore(),
zscore_outlier(), zscore_outlier2(),
detect_outlier(), detect_outlier2(),
iqr_outlier(), plus distribution fit-checks
(is.normal, is.lognormal,
is.uniform, is.poisson, is.gamma,
is.weibull, is.cauchy,
is.logistic), getDistribution(),
geo.mean(), geo.sd(), geo.cv(),
mode.calc(), na.cumsum(),
normalize.vector(), sub.range(),
in.range(), unique_len(),
pairDist(), and compHist().cat_to_num(),
cat_to_num2(), from_tensor_slices(),
multihead_att(), learn_rate_scheduler(), and
make_dosing_df().bionic_txt(),
randString(), strsplit.bool(),
strsplit.num(), percent_match(),
ndecimal(), as.boolean(),
yesNoBool(), extract_comment(),
remove_comment(), remove_content_in_quotes(),
getDate(), and extract_IP().date1to3(), date3to1(),
getWeekSeq(), is.leap(),
fAddDate(), is.increasing(), and
is.decreasing().duplicate(),
ai.duplicate(), trim.file(),
sort_file_type(), sort_length(),
read.csv.print(), read.table.print(), and
insertInText().add.header, header.rmd,
add.sect.comment), an environment-reset snippet
(add.snippet.clear), and prompt-guided file duplication
(ai.duplicate).rcolorconst(),
mix.color(), mix.cols.btw(),
setDisAlpha(), unsetDisAlpha(), and
create_shape().find_packages(),
archivedPkg(), rDecomPkg(),
getGitRepoStart(), getGitRepoChange(), and
track_func() for tracking function call frequency, timing,
and usage patterns.plus(), minus(),
inc(), number(), const(),
math.mm(), math.qt(), error.out()
(%eo%), or() (%or%),
chain_sep() (%.%), and
chain_func().NEWS.md conventions
(most recent version first).