Hi,
I am trying to submit a package to CRAN that fails during the pretest
process on Debian.
I use the some C++ code that interfaces to the nlopt optimization
library with Rcpp/RcppArmadillo. Thus, my package requires a system
version of nlopt that can be installed via the deb package
libnlopt-de
Thank you so much - this is just the first package I've made so I didn't put
it out yet. Will follow your suggestion next time
BW
Troels
-Oprindelig meddelelse-
Fra: Martin Morgan
Sendt: 20. januar 2019 19:14
Til: Troels Ring ; 'Rolf Turner'
Cc: 'package-develop'
Emne: Re: [R-pkg-de
Did you mention where your package source can be downloaded from, e.g., github?
Because obviously it is then much easier for people to help.
Martin Morgan
On 1/20/19, 12:55 PM, "R-package-devel on behalf of Troels Ring"
wrote:
Thank you so much - I used the search in files function in RS
Thank you so much - I used the search in files function in RStudio and also
looked everywhere as well as I could - but seemingly: no - everywhere only
"brom". So since the functions runs as expected and I can make a workable
binary package I guess I will just continue improving the functionaliti
Thanks a lot - I tried your script but it didn't turn up anything like Brom
but in one place I had Bromic acid - which I changed to bromic acid to no
avail.
So I continue trying to find out what goes on
BW
Troels
Fra: Berry Boessenkool
Sendt: 19. januar 2019 23:47
Til: Troels Ring ; R pac