[BioC] Problem with installation of RCurl

Martin Morgan mtmorgan at fhcrc.org
Mon Aug 7 19:39:36 CEST 2006


Hi Shiliang --

This is because of a recent change in the development version of R. We
will update Bioconductor's binary distribution of RCurl shortly
(hopefully later today). Another solution is to use R version 2.3.1,
rather than R.2.4.0 (under development).

Martin
--
Bioconductor

swang <swang2000 at gmail.com> writes:

> Hi all:
>
> I got a problem with installation of RCurl. the probelm is as follows:
> I suspect if the problem comes with my installation of tightVNC, I can use
> biomaRt before which requires RCurl, but after I installed tightVNC I cannot
> load biomaRt package too.
> the pop up windows tells me
>
> "the procedure entry point Rf_allocString could not be located in dynamic
> link library R.dll"
> is there anybody who can give me some advice.
>
> Thanks
>
> Shiliang
>
>
>> source("http://www.bioconductor.org/biocLite.R")
>> biocLite("RCurl")
> Running getBioC version 0.1.6 with R version 2.4.0
> Running biocinstall version 1.9.4 with R version 2.4.0 (under development)
> Your version of R requires version 1.9 of Bioconductor (under development
> too).
> trying URL '
> http://bioconductor.org/packages/1.9/omegahat/bin/windows/contrib/2.4/RCurl_0.6-2.zip
> '
> Content type 'application/zip' length 333396 bytes
> opened URL
> downloaded 325Kb
>
> package 'RCurl' successfully unpacked and MD5 sums checked
>
> The downloaded packages are in
>         C:\Documents and Settings\laptop\Local
> Settings\Temp\Rtmpf5Zjqb\downloaded_packages
> updating HTML package descriptions
>> library(RCurl)
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
>         unable to load shared library
> 'C:/PROGRA~1/R/R-24~1.0DE/library/RCurl/libs/RCurl.dll':
>   LoadLibrary failure:  The specified procedure could not be found.
>
> Error: package/namespace load failed for 'RCurl'
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list