[R] Error in .C("open_netcdf"

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Jun 16 16:51:08 CEST 2003


Then the remedy is simple: do as the rw-FAQ and ReadMe's suggest and
compile it from the sources yourself.  Something is obviously different 
between your setup and mine.

On Mon, 16 Jun 2003, 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
> 
> > -----Mensaje original-----
> > De: r-help-bounces at stat.math.ethz.ch
> > [mailto:r-help-bounces at stat.math.ethz.ch]En 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 <tlumley at u.washington.edu>),
> > but in this case it sounds like a problem with installation on
> > Windows, so he might not have experience with it.
> >
> > Duncan Murdoch
> >
> > ______________________________________________
> > R-help at stat.math.ethz.ch 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
> >
> ---
> Outgoing 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
> 
> 

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list