The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
get_verbose()
function: New exported function to
get verbose option from global options or local arguments, providing
better control over message display..onAttach()
function: Now respects verbose
settings and only displays startup messages when verbose mode is
enabled, improving user experience.add_pkg_file()
function: Generated
.onAttach()
function now includes verbose check using
get_verbose()
, ensuring consistency with package
behavior.parse_inline_expressions()
.list_figlet_fonts()
and rescale()
functions.add_pkg_file()
function: Simplified function
parameters by removing manual parameter inputs and automatically
extracting all package information from DESCRIPTION file. Enhanced error
handling and improved logging messages.parallelize_fun()
function with robust error
handling: Added clean_result
parameter to control automatic
removal of failed results, and throw_error
parameter to
control detailed error message display. Functions now gracefully handle
partial failures without stopping execution.parse_inline_expressions()
function:
High-performance inline expression parser that evaluates {}
expressions while preserving CLI formatting markers like
{.val ...}
.log_message()
function: Add new
"running"
message type with orange circle dotted symbol
(◌
) to indicate ongoing processes.wilkinsonp()
, maximump()
,
minimump()
, meanp()
, votep()
, and
sump()
for meta-analysis and multiple study result
integration.max_depth()
function to calculate the maximum depth
of nested lists.add_pkg_file()
function. Now,
add_pkg_file()
can automatically extract information of
R package from DESCRIPTION
file and save it in the
./R/
folder.str_wrap()
function.purrr::map2()
with mapply()
, and
delete purrr
package in DESCRIPTION
.methods::is()
with inherits()
, and
delete methods
package in DESCRIPTION
.matrix_process()
function.matrix_to_table()
and
table_to_matrix()
functions for data conversion between
matrix and table formats.sparse
to return_sparse
for as_matrix()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.