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.
store_mosaic_selection() no longer falls back to
globalenv(). Selections are now stored in a
package-internal environment (.mosaic_sel_store), which is
never .GlobalEnv. Two new exported helpers —
get_mosaic_selection(name) and
list_mosaic_selections() — allow users to retrieve stored
selections..GlobalEnv as a default argument in
runMosaicExport(), runMosaicWithExport(), and
the internal store_mosaic_selection(). The global
environment is now resolved inside the function body via
globalenv(), satisfying CRAN policy on modifying
.GlobalEnv.<<- in
.mosaic_dot_xy_candidates() with a purely recursive
approach that accumulates results through return values, avoiding any
super-assignment operator.req,
observe, observeEvent)@importFrom statements for all external
functionsThese 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.