The 00install.out file has this error message:

unable to load shared object ‘/srv/hornik/tmp/CRAN/BAREB.Rcheck/00LOCK-BAREB/00new/BAREB/libs/BAREB.so’:

/srv/hornik/tmp/CRAN/BAREB.Rcheck/00LOCK-BAREB/00new/BAREB/libs/BAREB.so: undefined symbol: dpotrf_

That name dpotrf_ looks like something from LAPACK, but it is not listed in the README for included LAPACK routines in

https://svn.r-project.org/R/trunk/src/modules/lapack/README

However, dpotrf2 is listed there, so perhaps you can modify your source to use that instead.

Duncan Murdoch

On 04/02/2020 11:48 a.m., Yuliang Li wrote:
Hi all,

I am trying to submit my R package to CRAN. However, I keep getting an error in 
the second link, saying my package could not be installed. But the package 
works perfectly fine in my personal computer. I would really appreciate it if 
you could provide some possible solution.

Thanks in advance!

Best wishes,
Yuliang



________________________________________
发件人: lig...@statistik.tu-dortmund.de <lig...@statistik.tu-dortmund.de>
发送时间: 2020年2月4日 13:07
收件人: Yuliang Li
抄送: cran-submissi...@r-project.org
主题: [CRAN-pretest-archived] CRAN submission BAREB 1.0

Dear maintainer,

package BAREB_1.0.tar.gz does not pass the incoming checks automatically, 
please see the following pre-tests:
Windows: 
<https://win-builder.r-project.org/incoming_pretest/BAREB_1.0_20200204_031812/Windows/00check.log>
Status: 5 WARNINGs, 8 NOTEs
Debian: 
<https://win-builder.r-project.org/incoming_pretest/BAREB_1.0_20200204_031812/Debian/00check.log>
Status: 1 ERROR, 1 WARNING, 2 NOTEs



Please fix all problems and resubmit a fixed version via the webform.
If you are not sure how to fix the problems shown, please ask for help on the 
R-package-devel mailing list:
<https://stat.ethz.ch/mailman/listinfo/r-package-devel>
If you are fairly certain the rejection is a false positive, please reply-all 
to this message and explain.

More details are given in the directory:
<https://win-builder.r-project.org/incoming_pretest/BAREB_1.0_20200204_031812/>
The files will be removed after roughly 7 days.

No strong reverse dependencies to be checked.

Best regards,
CRAN teams' auto-check service


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


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

Reply via email to