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