[Rcpp-devel] RcppExamples depends on RcppClassic but does not install it?

Dirk Eddelbuettel edd at debian.org
Thu Jun 28 13:03:42 CEST 2012


On 28 June 2012 at 10:56, Rainer M Krug wrote:
| -----BEGIN PGP SIGNED MESSAGE-----
| Hash: SHA1
| 
| Hi
| 
| I tried to install RcppExamples from cran and it did not work. As it turns out, RcppExamples
| depends on RcppClassic, but it does not seem to be in the dependencies.

Are you sure:

  R> packageDescription("RcppExamples")$Depends
  [1] "R (>= 2.11.0), Rcpp (>= 0.9.9), RcppClassic"
  R> 
 
| In addition: as it uses RcppClassic - is RcppExamples still valid / recommendable?

Of course. This package simply started with a collection of examples based on
the old API which I choose to not throw away -- but complemented / replaced
with equivalent examples on the new API.

But as I said several times, it could do with even more examples. One day ...

Dirk
 
| Cheers,
| 
| Rainer
| 
| - -- 
| Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys.
| (Germany)
| 
| Centre of Excellence for Invasion Biology
| Stellenbosch University
| South Africa
| 
| Tel :       +33 - (0)9 53 10 27 44
| Cell:       +33 - (0)6 85 62 59 98
| Fax :       +33 - (0)9 58 10 27 44
| 
| Fax (D):    +49 - (0)3 21 21 25 22 44
| 
| email:      Rainer at krugs.de
| 
| Skype:      RMkrug
| 
| -----BEGIN PGP SIGNATURE-----
| Version: GnuPG v1.4.11 (GNU/Linux)
| Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
| 
| iEYEARECAAYFAk/sHFgACgkQoYgNqgF2egqgBACfa1mDllyPiIJHrt0uxPMr+mo1
| p9EAoIQIVptBoAtgkOipCezgEp1hR7R3
| =hfLC
| -----END PGP SIGNATURE-----
| _______________________________________________
| Rcpp-devel mailing list
| Rcpp-devel at lists.r-forge.r-project.org
| https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com  


More information about the Rcpp-devel mailing list