Displaying 2 results from an estimated 2 matches for "logconcdead".
2009 Feb 07
3
New package test results available
...ms where packages use C++ or JNI interfaces
(e.g. rgdal and EBImage) as the libraries and JVM were compiled under
gcc's conventions (even though a Sun JVMi is used). About half the
packages using rJava segfault, which seems to a JNI issue.
Some packages use gcc-specific compiler flags:
LogConcDEAD Matching amap geometry memisc taskPR
but the vast majority of the errors reported are C++ errors. One
class that may not be immediately obvious is the use of C headers in
C++: you are supposed to write e.g.
#includd <cmath>
NOT
#include <math.h>
Symptoms of this can be seen for...
2009 Sep 27
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bdoc (1.0)
Michael Anderson
http://crantastic.org/packages/bdoc
This package contains a function that will classify DNA barcodes as
well as a few test and reference data sets.
* bdsmatrix (1.0)
Terry Therneau
http://crantastic.org/packages/bdsmatrix
This is a special case of sparse matrices, used by coxme and