The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
m61r object now allows for a more fluid chaining of
“pipe-like” operations..SD() and .select_cols() for
advanced column manipulation within the object’s environment.across() function, allowing a function to be
applied to multiple columns simultaneously within mutate()
and summarise().$explode() method to explode
list-columns, typically used after creating temporal sequences.$join_asof() for proximity-based temporal joins
(backward/forward), essential for asynchronous time-series.case_when_ to allow complex vectorised syntax within the
m61r object.write.csv to allow
exporting data.frame from the m61r object.avg = ~mean(x)) and
list expressions (e.g., ~across(...)) now correctly handle
suffixes and prevent NA column names.inner, left, right,
full, semi, anti) across mixed
column types.m61r_advanced: Complex manipulation and functional
programming.m61r_temporal: Specific management of time-series
data.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.
Health stats visible at Monitor.