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.
Update of first CRAN release.
Argument Changes:
The recurse_classed
argument in the casting methods has
been replaced with the recurse_all
argument.
Before, the argument recurse_classed
controlled if the
casting methods recurse through classed lists.
Now, recurse_all
, controls if the casting methods recurse
through classed and/or dimensional lists.
Moreover, the S3 methods in this package now check for unknown
arguments given through the ellipsis (...
).
Behavioural Changes:
as_*
functions now also preserve the
broadcaster
class attribute.x
and y
in the bc.b()
method are of type raw
, bc.b()
will return
type of raw
.New Methods:
hiernames2dimnames()
method, to make it
easier to compose dimnames
for the result of
cast_hier2dim()
.Documentation Improvements:
More tests:
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.