[Bioc-devel] installation of developed package
Willem Ligtenberg
willem.ligtenberg at openanalytics.eu
Fri Sep 16 14:56:56 CEST 2011
Hi Andreas,
You can use:
R CMD INSTALL yourPackage.tar.gz
To install a tar.gz package.
Kind regards,
Willem
On Fri, Sep 16, 2011 at 14:47, Andreas Heider
<aheider at trm.uni-leipzig.de> wrote:
> Dear mailing list,
> I am trying to install a source package developed by me into a fresh R
> installation, so I can test if everything works on a non-development system.
> However, I tried install.packages(repos=NULL) which complains, that it cant
> install the dependencies, because it does not attempt to fetch them from the
> repositories.
>
> So here is my question:
>
> How can I install a package represented as a *tar.gz file including it's
> dependencies?
>
> Thanks, Andreas
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list