The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
fritools back on CRAN.packager.package_makelist().makelist2igraph() (for igraph
1.3.0).fritools::touch() as CRAN flavours
r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc,
r-patched-solaris-x86, r-release-macos-x86_64 and r-oldrel-macos-x86_64
give a note elsewise.cat(..., append = TRUE) instead
of writeLines() to avoid doing so.fritools.make() now throws an error if a target’s
recipe fails.make() now throws an error if a target’s
recipe throws a warning() and the new argument
stop_on_warning is set to TRUE.verbosity to make() to set
the level of verbosity triggered by verbose = TRUE.unconditionally to make(),
which allows you to run a target’s code unconditionally on the target’s
prerequisites, mocking GNU make’s option --touch. See
make examples section.callr and withr from the
Depends-Field in file DESCRIPTION.get_pkg_archive_path,
check_archive and check_archive_as_cran that
are now in packager.callr following request
Deepayan Sarkar (see
https://deepayan.github.io/tmp/topichelp/funs.html).check_archive,
check_archive_as_cran and get_pkg_archive_path
are now deprecated: they have moved to CRAN package
packager. Their documentation is tagged as internal.read_makefile,
write_makefile, sink_all and
touch as internal.make’s
verbose option to FALSE.dry_run to function make
that mocks make’s -n option (i.e. “Don’t actually run any recipe; just
print them.”).add_target, get_target and
remove_target to facilitate the manipulation of
makelists.cran that omits cyclocomp and
now using it in vignette.verbose to
function make.package\_makelist to using
devtools::test instead testthat::test_package
directly (the former is a wrapper to the latter).package\_makelist is printing output from roxygen2,
testthat, cleanr and devtools::build to harmonize logs.NEWS.md file to track changes to the
package.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.
Health stats visible at Monitor.