similar to: odd error with rJava

Displaying 20 results from an estimated 1000 matches similar to: "odd error with rJava"

2012 Feb 20
1
readVECT6 and readRAST6 fails with R and GRASS 7 ???
Hello all, I'm having troubles getting R to load data from GRASS 7. I suspect I have installed something wrong, but can't figure out what. Any suggestions for what I could look for or how to trouble shoot this? Thanks in advance for any help! After having other issues last week, we have upgraded Debian to the testing version. The other problems are solved, but now I can't get
2012 Oct 17
3
Install rgdal, lazy loading error
Hi all, I have successfully made and installed both gdal, and proj.4, but still cannot get rgdal to be installed in R. I think i'm very close. I do not have root access, if that matters, i've installed everything locally. I'm using debian on a beowulf cluster. I call: install.packages("rgdal", .libPaths()[1], configure.args =
2017 Aug 19
0
My very first loop!! I failed. May I have some start-up aid?
Thank you for providing the example code... for the request of running it multiple times it would have helped if you could have confirmed that the example ran through without errors... there were a lot of mistakes in it. Look into using the reprex package to check your example next time. I don't do this kind of analysis... I really don't know what to expect from the functions. The
2015 Jan 16
1
Error installing 'rgdal' on Centos 7
Good morning Martyn. Thank you for your email. Some details for the problem. This is the message of the console in R: ------------------ > install.packages("rgdal") Installing package into ?/home/aliendist/R/x86_64-redhat-linux-gnu-library/3.1? (as ?lib? is unspecified) probando la URL 'http://cran.rstudio.com/src/contrib/rgdal_0.9-1.tar.gz' Content type
2015 Jan 16
2
[R-sig-Geo] Error installing 'rgdal' on Centos 7
Hello Roger: Thank you for your email. Some details for the problem. This is the message of the console in R: ------------------ install.packages("rgdal") Installing package into ?/home/aliendist/R/x86_64-redhat-linux-gnu-library/3.1? (as ?lib? is unspecified) probando la URL 'http://cran.rstudio.com/src/contrib/rgdal_0.9-1.tar.gz' Content type 'application/x-gzip'
2006 Sep 07
1
rgdal on a Mac
I am trying to install the rgdal package on my Mac OS X 3.9. I downloaded and installed the GDAL libraries from Fink and then tried to install rgdal and got the following message. I tried to determine if the GDAL libraries were in my path but I'm not sure how to do that. Any ideas? Thanks. trying URL 'http://www.biometrics.mtu.edu/CRAN/src/contrib/rgdal_0.4-10.tar.gz'
2008 Oct 09
1
Hardy 64 bit and Package Support
Hi All, Not a new R user, but new to R with Linux, specifically Ubuntu Hardy Heron 8.04 64bit. I have had success installing common packages using the typical R interface (in Linux), but have had problems installing less common packages like (rgdal) and (RSAGA) that are not loaded with R. I'm wondering if there are any tricks to these libraries that won't install, from reading the
2010 Oct 17
1
rgdal package (Matteo Toro)
>Hi everybody, > >I'm trying to install the "rgdal" package in R, but it seems not possible... > >i'm typing > >> install.packages("rgdal") >Warning in install.packages("rgdal") : > argument 'lib' is missing: using '/home/toro/R/i486-pc-linux-gnu-library/2. >9' >--- Please select a CRAN mirror for use in
2012 Jul 10
1
problem for installing rgdal
Hello, I run [R] 2.14 on Mac OS 10.6 and I've been desperately trying to install rpy2 in order to compute spatial statistics on QGIS 1.7.3. rpy2 is dependent upon the rgdal [R]package that I've been unable to install in spite of up to date versions of GDAL and PROJ. More precisely, [R] console writes "Error: gdal-config not found". As a matter of fact, typing
2012 Jul 08
1
yet another windows installation from source issue
Dear R People: I'm starting to think that I should just install from the binary, but here is my latest effort to install from source on a Windows 7 64 bit: c:\R64\R-patched>cd src cd src c:\R64\R-patched\src>cd gnuwin32/ cd gnuwin32/ c:\R64\R-patched\src\gnuwin32>set TMPDIR=c:\temp set TMPDIR=c:\temp c:\R64\R-patched\src\gnuwin32>make all recommended make all recommended
2009 Jun 24
1
rgdal package -- Error in installing package
R-help, I'm trying to install the rgdal package under Ubuntu but I get the following warning: > install.packages("rgdal") Warning in install.packages("rgdal", configure.args = "--with-gdal-modules=/usr/local/lib") : argument 'lib' is missing: using '/home/luisridaocruz/R/x86_64-pc-linux-gnu-library/2.8' which causes the error: >
2012 Feb 21
0
R-SIG-Debian Digest, Vol 78, Issue 3
Hi, Does anyone use spgrass6 with GRASS 7 and R? The documentation for spgrass6 states it is for GRASS6+, and if I recall correctly I saw Dr. Bivand mention that it works well with GRASS7. (There were some threads from 2009 where spgrass6 wasn't working with GRASS7 yet, but I assumed that information was out of date.) So I figured I was doing something wrong with the library and package
2011 May 06
1
Installing rgdal in R: correct -configure flags for GDAL install on Linux Redhat
Hi, I'm installing rgdal but I keep having failures because I have not been able to find a good source of information for the correct configuration settings when installing GDAL. My error from the R install.packages("rgdal") is below. Can someone point me to a good source to tell me how to set after ./configure when installing GDAL? I'd like to be able to work with raster
2011 Jan 16
1
problem installing rgdal
Dear R experts, I'm trying to install rgdal in my R 2.11.1 (Ubuntu 10.10). I have as an ouput the following messages. It seems that there are problems with libgdal1.7.0 or sqlite3... Could someboby help me? Thanks a lot! Ale > install.packages() Warning in install.packages() : argument 'lib' is missing: using '/home/ale/R/i686-pc-linux-gnu-library/2. 11' trying URL
2004 Nov 17
2
R/S-related projects on Sourceforge? Trove Categorization - GDAL
GDAL Package for R http://sourceforge.net/projects/rgdal The R GDAL package is an interface for accessing Frank Warmerdam's Geographic Data Abstraction Library from within R. GDAL is capable of reading and writing a wide range of geographic data formats including ESRI grid format and geotiff. On Wed, 2004-11-17 at 09:09, Witold Eryk Wolski wrote: > <SNIP> > SourceForge.net
2008 Mar 11
1
R-console vs. bash console (execution halted)
Dear Everyone, I am using R 2.6.2 on my Redhat AS4. I installed the RPM offered on the cran website. I would like to use R from my bash console with the following command: /path/to/R --vanilla --slave --args < /data/myscript.R this script invokes a range of functions and tools, among others to process a bunch of raster images in a loop using GDAL. The thing is that releasing this command in
2012 Mar 27
2
rgl package broke with R 2.14.2
Dear People I can't figure out how to fix this problem: rgl won't run under R 2.14.2 (it was working for me before under 2.14.0). The error message is: > library(rgl) Error : .onLoad failed in loadNamespace() for 'rgl', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/Library/Frameworks/
2009 Oct 24
2
R 64 and R: using 64-bit versions of packages in R (32)
I'm running R 2.9.2 build 5464 on OS X 10.5.8. Having encountered memory allocation problems, I ran the problematic code in R64, the 64- bit version of the same build. When I attempt to load openNLP I receive the error message that the 32-bit version that I had been using does not run in R64. Assuming there is a 64-bit version, can I install and load it in R64 and, when I
2011 Aug 24
1
setMethods/setGeneric problem when R CMD CHECK'ing a package
R-helpers: I'm trying to build a package, but I'm a bit new to the whole S3/S4 methods concept. I'm trying to add a new definition of the zoo function "as.yearmon", but I'm getting the following error when it gets to this point during a package install: *** R CMD INSTALL STARStools * installing to library
2007 May 30
4
Connecting to PostgreSQL/PostGIS from R (rgdal?)
Hello, I've been trying every now and then to find a cross operating system solution that would let me access PostgreSQL (and PostGIS) from R, or to access R from PostgreSQL. I know of pl/r, which accomplishes the latter, but has yet to be successfully ported to Windows. Similarly, I've tried to use Rdbi and DBI, but I haven't had luck with those on Windows either for connecting to