Releases: SciViews/data.io
Releases · SciViews/data.io
Completion for read()/write() and many more datasets en/fr
v1.5.0 Four datasets from {babynames} are added
Compatibility with {units}
The packages {data.io} and {units} where not intercompatibles. When {units} was loaded, it made problems to units of objects imported with data.io::read(). This is now corrected.
read() output preferred data frame object and can read from an URL
The read() function has been substantially modified:
- It outputs the preferred data frame object (data.frame, data.table, or tibble) as defined by the user in the {svBase} package
- It can read data from an URL for all types and it can use a cache file avoiding to download the dataset a second time
- The data frame class is deprecated
Bugs corrections and `data=` argument synonym of `file=`
v1.3.0 Small correction in badges
Bug correction in sidecar file for CSV example
v1.2.2 .vscode directory eliminated
Correct French translation for trees
v1.2.1 Translation file for threes was lacking the as_labelled argument => c…
Option to store default lang = argument for read()
v1.2 data.io-lang option for default language to use with read() and the d…
write() and data_types() added
v1.1 Add write(), data_types() and comment to "read_write" options
bug corrected data -> data.io in read_write options
v1.0.1 Version 1.0.1
First release
v1.0 Further change required when the package was renamed into data.io