-
Notifications
You must be signed in to change notification settings - Fork 12
/
NEWS
22 lines (17 loc) · 927 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
overflow 0.2-1
-------------------------------------------------------------------------------
* Added sorandf for creating random datasets
overflow 0.2-0
--------------------------------------------------------------------------------
* Renamed package from 'oveRflow' to 'overflow'
* Renamed function `SOread`, `SOdput` and `tmp_install_packages to `soread` and
`sodput` and `sopkgs` for easier use.
* New function: SOdput - Sends `dput` to clipboard with assignment operator.
* readSO now strips out ## comments and leading whitespace.
* Bugfix - tmp_install_packages no longer overwrites libraries which are not
the base and user libraries.
* New function: tmp_install_packages - installs packages to a temporary library.
* Bugfix - readSO now works on Mac.
overflow 0.1-0
--------------------------------------------------------------------------------
* New function: readSO - reads in data from StackOverflow.