On 08.03.2021 17:17, Thierry Onkelinx wrote:
Dear all,

rcmdcheck::rcmdcheck() runs fine on my package.  rcmdcheck::rcmdcheck(args
= c("--as-cran")) reports an error: package ‘lattice’ was installed before
R 4.0.0: please re-install it

I have no idea how that package perfoms the checks, but I guess you have an outdated version of lattice (or borken installtion of lattice) in another library of packages that is used for these checks?

Best,
Uwe Ligges


The error persists, even when I reinstall lattice.

What am I missing?

Best regards,

Thierry

sessioninfo::session_info("lattice")
─ Session info
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  setting  value
  version  R version 4.0.4 (2021-02-15)
  os       Ubuntu 18.04.5 LTS
  system   x86_64, linux-gnu
  ui       RStudio
  language nl_BE:nl
  collate  nl_BE.UTF-8
  ctype    nl_BE.UTF-8
  tz       Europe/Brussels
  date     2021-03-08

─ Packages
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  package * version date       lib source
  lattice   0.20-41 2020-04-02 [1] CRAN (R 4.0.4)


ir. Thierry Onkelinx
Statisticus / Statistician

Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK / RESEARCH INSTITUTE FOR NATURE AND
FOREST
Team Biometrie & Kwaliteitszorg / Team Biometrics & Quality Assurance
thierry.onkel...@inbo.be
Havenlaan 88 bus 73, 1000 Brussel
www.inbo.be

///////////////////////////////////////////////////////////////////////////////////////////
To call in the statistician after the experiment is done may be no more
than asking him to perform a post-mortem examination: he may be able to say
what the experiment died of. ~ Sir Ronald Aylmer Fisher
The plural of anecdote is not data. ~ Roger Brinner
The combination of some data and an aching desire for an answer does not
ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey
///////////////////////////////////////////////////////////////////////////////////////////

<https://www.inbo.be>

        [[alternative HTML version deleted]]

______________________________________________
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