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.
par(no.readonly = TRUE)
in functions created an empty plot
if no graphics device was active.
if (!is.null(dev.list()))
before saving and restoring
graphical parameters.on.exit(par(oldpar))
is now conditionally applied only
when a device is active, ensuring unintended side effects.message()
) when no active
graphics device is detected, making the behavior transparent to
users.inputDir
to
outDir
for clarity and alignment with its intended purpose
of storing output files.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.