[R-pkg-devel] Package Submission to CRAN

2020-11-09 Thread Akshit Achara
Hey everyone,

I have created a package rminizinc
 that depends on a third party
C++ API
which is used in some of the Rcpp files. The third party header files need
to be present for their compilation or the package doesn't install.

I wish to submit the package to CRAN but the CRAN servers will not have
the third party library. Is there any way I can install the package without
having the third party library on my system?

Thanks,
Akshit Achara

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


[R-pkg-devel] Error(s) in re-building vignettes

2020-11-09 Thread Wang, Zhu
Hello,

I got an e-mail response with warnings on an R package submitted to CRAN.  So I 
made some changes to the package, after testing successfully with R CMD check 
-as-cran, then used r-hub for testing. On one of the systems, there were 
error/warnings on vignettes:

! LaTeX Error: File `framed.sty' not found. ! Emergency stop.  Error: 
processing vignette 'ccsvmExample.Rmd' failed with diagnostics: LaTeX failed to 
compile /home/docker/mpath.Rcheck/vign_test/mpath/vignettes/ccsvmExample.tex. 
See https://yihui.org/tinytex/r/#debugging for debugging tips. See 
ccsvmExample.log for more info. --- failed re-building 'ccsvmExample.Rmd'

https://builder.r-hub.io/status/original/mpath_0.4-2.16.tar.gz-6dfdccd06155455db6054cd9e4e98ab0

Package mpath can be found below:

artifacts

Could somebody please help?

Thanks,
Zhu

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel