Skip to content

qmao installation failure

2 messages · rex, G See

rex
#
Tried:
package ?qmao? is not available (for R version 2.15.3)

SVN:
svn checkout svn://scm.r-forge.r-project.org/svnroot/twsinstrument/
A    twsinstrument/pkg
A    twsinstrument/pkg/twsInstrument
[...]
A    twsinstrument/www
A    twsinstrument/www/index.php
A    twsinstrument/README
   U   twsinstrument
Checked out revision 407.

cd twsinstrument && R CMD INSTALL ./pkg/qmao && cd ..
* installing to library ?/home/rex/R/x86_64-pc-linux-gnu-library/2.15?
ERROR: dependencies ?gdata?, ?pander? are not available for package ?qmao?
* removing ?/home/rex/R/x86_64-pc-linux-gnu-library/2.15/qmao?

I was unable to find gdata or pander.

Any suggestions appreciated.

Thanks,

-rex
--
#
They're on CRAN
http://cran.r-project.org/package=gdata
http://cran.r-project.org/package=pander

Garrett
On Fri, Mar 15, 2013 at 7:43 PM, rex <rex at nosyntax.net> wrote: