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.
NEWS | R Documentation |
Bug Fixes :
Fixed: R v3.4+
requires native symbols registration (#9)
Bug Fixes :
New Features :
Added EQNA
condition to select NA values in DFI objects. (#8)
Improved unionIndexesList
,OR
,IN
performances
Breaking Changes :
Standard data.frame
/matrix
subset and replacement operators do not work anymore on DFI
objects but you need perform them on DFI.unWrap(DFIobj)
.
This decision has been made to avoid wrong unnoticed results when DFI
objects are modified. Also, the internal representation has changed and it
may be subjected to further changes in the future, so the users should not rely on the current structure but only use the provided functions. (#5)
Bug Fixes :
New Features :
Added drop argument support in DFI.subset
function. (#3)
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.