Hello I am at my wit’s end trying to get the loon package to NOT generate an error under the various unix OS’s (Debian etc.). It passes on Mac and on Windows.
Loon depends on Tcl/Tk (and much of it is implemented in Tcl/Tk). As I understand it, the problem appears to be that package testing under Unix uses an R built with Tcl/Tk version 9.0.1 Loon use to require Tcl 8.6. (the version bundled in R distribution). I think I have excised the version number 8.6 everywhere in the package and am only asking that the version >= 8.6. Nevertheless, the package cannot be installed under unix without error. I’m hoping that someone has had a similar experience with an R package that uses tcl/tk and might have some suggestions that will save me some time. (I am trying to avoid at this time building R from source with Tcl/Tk version 9.0.1 instead of the 8.6 bundled in distribution, Will if I must … though a new experience for me.) Any help, suggestions, etc. would be appreciated. The automatic message produced from testing the package appears at the end of this message. Note that the errors appearing in the “released” 1.4.2 loon are the ones I am trying to address with the changes I have made in 1.4.3. If anyone feels the need to examine the current source, it is presently only available on my github (a fork of the released) https://github.com/rwoldford/loon Thanks in advance Wayne Oldford ______________ R.W. Oldford Professor of Statistics University of Waterloo math.uwaterloo.ca/~rwoldfor ______________ From: lig...@statistik.tu-dortmund.de<mailto:lig...@statistik.tu-dortmund.de> lig...@statistik.tu-dortmund.de<mailto:lig...@statistik.tu-dortmund.de> Date: Sunday, June 8, 2025 at 5:59 PM To: Wayne Oldford rwoldf...@uwaterloo.ca<mailto:rwoldf...@uwaterloo.ca> Cc: cran-submissi...@r-project.org<mailto:cran-submissi...@r-project.org> cran-submissi...@r-project.org<mailto:cran-submissi...@r-project.org> Subject: [CRAN-pretest-archived] CRAN Submission loon 1.4.3 Dear maintainer, package loon_1.4.3.tar.gz does not pass the incoming checks automatically, please see the following pre-tests (additional issue checks): Windows: <https://win-builder.r-project.org/incoming_pretest/loon_1.4.3_20250608_234922/Windows/00check.log> Status: OK Debian: <https://win-builder.r-project.org/incoming_pretest/loon_1.4.3_20250608_234922/Debian/00check.log> Status: 1 ERROR Last released version's CRAN status: OK: 9, ERROR: 4 See: <https://CRAN.R-project.org/web/checks/check_results_loon.html> Last released version's additional issues: noSuggests <https://www.stats.ox.ac.uk/pub/bdr/noSuggests/loon.out> CRAN Web: <https://cran.r-project.org/package=loon> 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/loon_1.4.3_20250608_234922/> The files will be removed after roughly 7 days. *** Strong rev. depends ***: diveR loon.ggplot loon.shiny loon.tourr rfviz Best regards, CRAN teams' auto-check service [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel