The CRANberries service (http://dirk.eddelbuettel.com/cranberries/ just
reported this new package:

  New package cxxfunplus with initial version 1.0
  from CRANberries

  Package: cxxfunplus
  Type: Package
  Title: extend cxxfunction by saving the dynamic shared objects
  Version: 1.0
  Date: 2012-08-16
  Depends: inline
  Imports: methods
  Suggests: Rcpp (>= 0.8.0)
  Author: Jiqiang Guo 
  Maintainer: Jiqiang Guo 
  Description: extend cxxfunction by saving the dynamic shared objects for 
reusing across R sessions
  License: GPL-3
  URL: https://github.com/maverickg/cxxfunplus
  Packaged: 2012-08-19 01:57:39 UTC; jq
  Repository: CRAN
  Date/Publication: 2012-08-19 05:26:34

I am not really sure if that is a good idea or not -- as we have argued for
years that persistent storage of shared object is best done in a package --
but some of you may find this useful.

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com  
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to