Entering edit mode
Louis Peperzak
▴
50
@louis-peperzak-4527
Last seen 10.2 years ago
Goodday,
I tried to install flowTrack following Gopalakrishnan (2010) once,
and a second time after setting the CRANmirror to Amsterdam. But
without success.
Results:
1)
> source("http://bioconductor.org/course-packages/install-
flowTrack.R")
BioC_mirror = http://www.bioconductor.org
Change using chooseBioCmirror().
Warning: packages 'robustbase, survival' are in use and will not be
installed
trying URL 'http://www.bioconductor.org/packages/2.7/data/experiment/b
in/windows/contrib/2.12/affydata_1.11.11.zip'
Content type 'application/zip' length 12734692 bytes (12.1 Mb)
opened URL
downloaded 12.1 Mb
trying URL 'http://software.rc.fas.harvard.edu/mirrors/R/bin/windows/c
ontrib/2.12/Matrix_0.999375-48.zip'
Content type 'application/zip' length 3115720 bytes (3.0 Mb)
opened URL
downloaded 3.0 Mb
trying URL 'http://software.rc.fas.harvard.edu/mirrors/R/bin/windows/c
ontrib/2.12/mgcv_1.7-5.zip'
Content type 'application/zip' length 928972 bytes (907 Kb)
opened URL
downloaded 907 Kb
package 'affydata' successfully unpacked and MD5 sums checked
package 'Matrix' successfully unpacked and MD5 sums checked
package 'mgcv' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Users\lpeperzak\AppData\Local\Temp\RtmpbfdzPg\downloaded_packages
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package flowTrack is not available
> library(flowTrack)
Error in library(flowTrack) : there is no package called 'flowTrack'
> utils:::menuShowCRAN()
2)
> chooseCRANmirror()
> source("http://bioconductor.org/course-packages/install-
flowTrack.R")
BioC_mirror = http://www.bioconductor.org
Change using chooseBioCmirror().
Warning: packages 'robustbase, survival' are in use and will not be
installed
Warning messages:
1: In safeSource() : Redefining biocinstall
2: In safeSource() : Redefining biocinstallPkgGroups
3: In safeSource() : Redefining biocinstallRepos
4: In getDependencies(pkgs, dependencies, available, lib) :
package flowTrack is not available
[[alternative HTML version deleted]]