[R-pkg-devel] Question about Debian installation error

Yu Yang yuy@ng@@t@t @end|ng |rom gm@||@com
Tue Oct 1 03:30:44 CEST 2024


Hi R-package-devel team, 

  I have a question about installation error on Debian. 

  I recently updated my package “glmtlp” to meet the “_PACKAGE” requirement and to deal with the “noRemap" requirement. I only modified the DESCRIPTION and glmtlp-package.R file and fixed a few typos. R CMD check showed no errors in my local machine (MacOS), but when I submitted to CRAN, it said installation error on Debian. 

  The log file is at: https://win-builder.r-project.org/incoming_pretest/glmtlp_2.0.2_20240930_002619/Debian/00install.out. 

  I also used devtools::use_github_action() to check and found the installation error occurred in ubuntu-latest (devel) but not the others, as shown below.
 

  My guess was that the Makevars file was not correctly written. I am not an expert in this and I tried different options, but none of them worked. Do you have any suggestions in handling this?

  Thank you so much for your time and help!

Best,
Yu


More information about the R-package-devel mailing list