Re: [R-pkg-devel] Can't build package but can load it with devtools::load_all()

2016-07-31 Thread Satyaprakash Nayak
Just an update - I re-installed libSBML and now devtools::load_all() is giving an error > devtools::load_all() > Loading Rcppsbml > Error in dyn.load(dllfile) : > unable to load shared object '//Rcppsbml/src/Rcppsbml.so': > dlopen(//Rcppsbml/src/Rcppsbml.so, 6): Symbol not found: > __ZN7lib

[R-pkg-devel] Can't build package but can load it with devtools::load_all()

2016-07-31 Thread Satyaprakash Nayak
Hi I am trying to build a package with interfaces with C library libSBML (although a package libSBML exists). When I try to build the package using "Clean and Rebuild" command in RStudio, I am getting the following error ** R > ** preparing package for lazy load

[R-pkg-devel] create methods in package

2016-07-31 Thread Glenn Schultz
All, I have set-up both getters and setters for my package and everything works great (just like BioConductor). Now, I would like to create new methods that create graphs of cashflows and distributions of OAS simulations. My question is this. Should the method call the constructor function an