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.

Relation to scrutiny

The roundwork package was outsourced from scrutiny, a much larger and less focused package. (See this Github issue for the rationale.) However, all functions that were copied to roundwork are still part of scrutiny as of version 0.5.0.

For now, this can create ambiguities when using both packages together. Here is how to avoid such problems in an interactive script. Package developers should simply use package::function() syntax, as usual.

Resolving conflicts

Make sure that all roundwork functions are used instead of their scrutiny counterparts by the same names. To do so, use the conflicted package:

You can then run round_up without parentheses and check the namespace signature at the bottom. If it says namespace:roundwork, everything is fine. If not, please open an issue.

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.