Hi

With the Windows release R-3.2.2,  I have a problem of internet.dll module
which prevents the use of automatic package loading in applications  and other 
access to internet (ex: BrB Array Tools )
There was no problem with the previous release  3.2.0 on the same DELL Windows 
7 machine.
Is someboby have an explanation ?
There is some information on the FAQ , but without solution !
>       https://cran.r-project.org/bin/windows/base/rw-FAQ.html
> 
>       2.19 The Internet download functions fail.
> 

Best  regards

Philippe Dessen
IGR, Villejuif, France


R version 3.2.2 (2015-08-14) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
�.
Type 'q()' to quit R.

> update.packages()
--- Please select a CRAN mirror for use in this session ---
Error in download.file(url, destfile = f, quiet = TRUE) : 
  internet routines cannot be loaded
In addition: Warning message:
In download.file(url, destfile = f, quiet = TRUE) :
  unable to load shared object 
'C:/PROGRA~1/R/R-32~1.2/modules/x64/internet.dll':
  LoadLibrary failure:  The specified procedure could not be found.
Error in contrib.url(repos, type) : 
  trying to use CRAN without setting a mirror
> 



> sessionInfo()
R version 3.2.2 (2015-08-14)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows XP Professional x64 (build 3790) Service Pack 2

locale:
[1] LC_COLLATE=English_United States.1252 
[2] LC_CTYPE=English_United States.1252   
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                          
[5] LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     
>


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to