forked from gtms/MicroarrayToolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
24 lines (15 loc) · 884 Bytes
/
NEWS
File metadata and controls
24 lines (15 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
MicroarrayToolbox 0.5
--------------------------------------------------------------------------------
* Removed function jetset.R. Package installation is now much simpler.
* Added function instant-packages.R, to automatically install a list of packages.
MicroarrayToolbox 0.2
--------------------------------------------------------------------------------
* Updated man files, unified GenePattern functions with aliases under the new
GenePattern-functions.Rd file.
* Removed instant-packages.R function and created an NAMESPACE file to deal with
package dependencies. Only newly renamed .check-extension.R file is not
exported.
* Updated DESCRIPTION file to reflect changes in version 0.2.
* Removed any reference to function instant.pkgs from source code files. Removed
comments from source code files.
* Updated README.md file to reflect changes in version 0.2