[BioC] tcltk package for R 2.14.1

Dan Tenenbaum dtenenba at fhcrc.org
Mon Jan 23 17:18:44 CET 2012


On Mon, Jan 23, 2012 at 3:35 AM, Chintan Vora - Xcelris
<chintan.vora at xcelrislabs.com> wrote:
> Hi,
>
> I am trying to install tcltk package for affylmGUI. But I am getting error
>
>  > library(BiocInstaller)
> BiocInstaller version 1.2.1, ?biocLite for help
>  > biocLite("tcltk")
> BioC_mirror: 'http://www.bioconductor.org'
> Using R version 2.14, BiocInstaller version 1.2.1.
> Installing package(s) 'tcltk'
> Warning message:
> In getDependencies(pkgs, dependencies, available, lib) :
>   package 'tcltk' is not available (for R version 2.14.1)
>
>  > sessionInfo()
> R version 2.14.1 (2011-12-22)
> Platform: x86_64-unknown-linux-gnu (64-bit)
>
> locale:
>  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
>  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
>  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
>  [7] LC_PAPER=C                 LC_NAME=C
>  [9] LC_ADDRESS=C               LC_TELEPHONE=C
> [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
> other attached packages:
> [1] BiocInstaller_1.2.1
>
> loaded via a namespace (and not attached):
> [1] tools_2.14.1
>

tcltk is a built-in package, included with R.
You should  not need to install it like this;
library(tcltk)
should just work.
Dan


> --
>
> Regards,
> Chintan Vora
> Sr. Research Associate
> Xcelris Labs Ltd.
> Old Premchandnagar Road,
> Bodakdev, Ahmedabad-380 054 India.
> Tel: +91-79-66197777/66311114
> Fax: +91-79-66309341
> Email: chintan.vora at xcelrislabs.com
> Website: www.xcelrisgenomics.com
>
>
>
> "Please don't print this e-mail unless you really need to. Save Paper, Save Trees"
>
> --------------------------------------------------------------------------------
>
> Disclaimer\ \  \ Any views or opinions presented in this...{{dropped:13}}
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> 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