[Genabel-commits] r1654 - pkg/ProbABEL/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Mar 20 00:12:02 CET 2014


Author: lckarssen
Date: 2014-03-20 00:12:02 +0100 (Thu, 20 Mar 2014)
New Revision: 1654

Modified:
   pkg/ProbABEL/doc/ChangeLog
   pkg/ProbABEL/doc/INSTALL
Log:
- Updated the ProbABEL Changelog with the two latest bug fixes
- Added a line in the INSTALL file mentioning the installation instructions in the manual.


Modified: pkg/ProbABEL/doc/ChangeLog
===================================================================
--- pkg/ProbABEL/doc/ChangeLog	2014-03-19 23:07:22 UTC (rev 1653)
+++ pkg/ProbABEL/doc/ChangeLog	2014-03-19 23:12:02 UTC (rev 1654)
@@ -1,8 +1,12 @@
-***** v.0.4.3
+***** v.0.4.3 (2014.03)
 * Speed up of a factor of X after simplifying the way filevector data is
   read in.
+* Fixed bug #5404: "ProbABEL's R check for Cox regression doesn't check if
+  the survival package is installed".
+* Fixed bug #5403: "The ProbABEL manual doesn't contain any information on
+  how to install ProbABEL"
 
-***** v.0.4.2
+***** v.0.4.2 (2014.01.02)
 * The 'probabel.pl' script is now simply renamed to 'probabel' (a user
   shouldn't care what scripting language we use). For at least several
   releases to come, the old script name will still exist (as a link to the

Modified: pkg/ProbABEL/doc/INSTALL
===================================================================
--- pkg/ProbABEL/doc/INSTALL	2014-03-19 23:07:22 UTC (rev 1653)
+++ pkg/ProbABEL/doc/INSTALL	2014-03-19 23:12:02 UTC (rev 1654)
@@ -1,5 +1,8 @@
 These instructions show how to build ProbABEL.
 
+The ProbABEL manual (in .tex or .pdf format) also contains detailed
+(complementary) instructions on how to obtain and install ProbABEL.
+
 * Dependencies
   ProbABEL can be compiled without depending on other
   libraries. However, when the Eigen library is present



More information about the Genabel-commits mailing list