SCM

[#5148] DatABEL tutorial contains non working code

Date:
2013-11-26 14:32
Priority:
3
State:
Open
Submitted by:
Maarten Kooyman (maartenk)
Assigned to:
Nobody (None)
Resolution:
None
Operating System:
Linux (64bit)
Severity:
normal
Hardware:
PC
Version:
None
Component:
DatABEL
URL:
http://genabel.org/sites/default/files/pdfs/intro_DatABEL.pdf
Summary:
DatABEL tutorial contains non working code

Detailed description
I tried to walk through the DatABEL tutorial but I did not succeed.

The following example does not work.



library(DatABEL)
matr <- matrix(c(1:12), ncol = 3, nrow = 4)
dimnames(matr) <- list(paste("row", 1:4, sep = ""), paste("col",1:3,
sep = ""))
dat1 <- as(matr, "databel")
Index file not exists: ./tmp34734.fvi
Error in checkAtAssignment("databel", "data", "NULL") :
assignment of an object of class “NULL” is not valid for @‘data’ in an
object of class “databel”; is(value, "externalptr") is not TRUE

Comments:

No Comments Have Been Posted

Attached Files:

Changes

Field Old Value Date By
ComponentProbABEL2014-10-28 08:49lckarssen
Thanks to:
Vienna University of Economics and Business Powered By FusionForge