search for: reproduceproblem

Displaying 1 result from an estimated 1 matches for "reproduceproblem".

2012 Jan 27
1
php and RMySQL produces R crash
...; attr(,"class") [1] "try-error" attr(,"condition") > cat("running R script\n") running R script It fails to load the library RMySQL. if I start my R script from terminal with the same command used in php christoph at dell-desktop:~/Desktop$ R -f "reproduceProblem.R" R version 2.14.1 (2011-12-22) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()&...