antonio rodriguez wrote:

Hi,

Well, I didn't compile from sources R_1.7.0 just downloaded the executable
an run it.On R_1.6.2 (installed in the same way) netCDF runs without
problems. Seems to be a problem associated to R_1.7.0. I have installed it
within R invoking from the menu bar: "install package from CRAN".

Antonio

Before others start asking:
The binary package netCDF for Windows is not any more available via "install package from CRAN". As the "Readme" tells you: The binary is available from Brian Ripley's page only.


I guess Antonio is talking about the recent version, 1.5, of package netCDF?

Uwe Ligges



-----Mensaje original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] nombre de Duncan Murdoch
Enviado el: lunes, 16 de junio de 2003 14:43
Para: antonio rodriguez
CC: R-help; Thomas Lumley
Asunto: Re: [R] Error in .C("open_netcdf"


On Mon, 16 Jun 2003 13:38:28 +0200, you wrote:



Hi,

Running R 1.7.0 on Win XP I'm getting the following error message:



library(netCDF)
a<-read.netCDF("c:/data/fnmoc/individuales/sst_rey.nc")

Error in .C("open_netcdf", filename, id = as.integer(verbose)) : C/Fortran function name not in load table

This means that the associated DLL wasn't loaded properly, so a function in it is not being found. How did you install the package?


Don't know what is going wrong. With R1.6.2 I didn't face this problem

Generally questions about contributed packages should go to the maintainer (in this case Thomas Lumley <[EMAIL PROTECTED]>), but in this case it sounds like a problem with installation on Windows, so he might not have experience with it.

Duncan Murdoch

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.488 / Virus Database: 287 - Release Date: 05/06/2003


---


______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to