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.
shared_name() and map_shared() now
round-trip for sub-lists and extracted elements, not just whole shared
objects. Sub-object identifiers carry a bracketed index path
(e.g. /mori_abc_1[2,3]).shared_name() now returns NULL for
non-shared inputs (previously the empty string "");
shared_name(x) %||% "" retains the previous behaviour.share() on Linux fails with a clean R error when
/dev/shm is too small (typical in containers, where the
limit can be raised at start) instead of SIGBUS-ing mid-serialize
(#14).map_shared() on Linux no longer prefaults the whole
region, restoring lazy first-touch access to match macOS.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.