[R-pkg-devel] package test returns error when R version 4.1.0

Alex Chubaty @|ex@chub@ty @end|ng |rom gm@||@com
Tue Jul 6 21:11:38 CEST 2021


FWIW I'm having the same issue with package NetLogoR (
https://github.com/PredictiveEcology/NetLogoR/)

Passing windows tests locally but code can't be lazy loaded on winbuilder,
except for oldrel.

Alex





On Tue, Jul 6, 2021 at 10:18 AM Gianmarco Alberti <
gianmarcoalberti using gmail.com> wrote:

> Thank you all. I appreciate your help and discussion so far.
>
> To complicate the matter further, I have done an experiment. I have tried
> to test a new version which is 99.9% identical to the last official one on
> CRAN because I wanted to understand if the issue was with some  new code
> added to the version I have been testing in the last couple of days.
>
> The new version 1.2 (virtually identical to the 1.1 on CRAN) did not pass
> the tests as per my earlier description. Same errors. The only Ok is on my
> computer and with devtools’ winoldrealeases()
>
> I really don’t know that to do next.
>
> Best
> Gm
>
> ************************************************
> Dr Gianmarco Alberti (PhD Udine)
> Lecturer in Spatial Forensics
> Coordinator of the BA dissertations
> Department of Criminology
> Faculty for Social Wellbeing
> Room 332, Humanities B (FEMA)
> University of Malta, Msida, Malta (Europe) - MSD 2080
> tel +356 2340 3718
>
> Academic profiles
> https://www.researchgate.net/profile/Gianmarco_Alberti4
> https://malta.academia.edu/GianmarcoAlberti
>
> Google Scholar profile
> https://scholar.google.com/citations?user=tFrJKQ0AAAAJ&hl=en
>
> Correspondence Analysis website
> http://cainarchaeology.weebly.com/
>
> R packages on CRAN:
> CAinterprTools
> https://cran.r-project.org/web/packages/CAinterprTools/index.html
>
> GmAMisc
> https://cran.r-project.org/package=GmAMisc
>
> movecost
> https://cran.r-project.org/web/packages/movecost/index.html
> ************************************************
> Il 6 lug 2021, 14:53 +0200, brodie gaslam via R-package-devel <
> r-package-devel using r-project.org>, ha scritto:
> >
> > > On Tuesday, July 6, 2021, 8:09:18 AM EDT, dbosak01 using gmail.com <
> dbosak01 using gmail.com> wrote:
> > >
> > > Martin:
> > >
> > > What I suggested was he remove the LazyData entry from the description
> file
> > > if he was NOT lazy loading data.  If someone is lazy loading data,
> then that
> > > is a different situation, and they obviously need to set the entry.
> > >
> > > But clearly Gm has a different problem.  He has now tried "LazyData:
> true",
> > > "LazyData: false", and removing the LazyData entry entirely.  And he is
> > > still getting this error:
> > >
> > > * installing *source* package 'movecost' ...
> > > ** using staged installation
> > > ** R
> > > ** data
> > > ** byte-compile and prepare package for lazy loading
> > > ERROR: lazy loading failed for package 'movecost'
> > > * removing 'd:/RCompile/CRANguest/R-release/lib/movecost'
> >
> > FWIW I think this is lazy loading of the code, which I think is
> > different to what LazyData controls.  This is described in
> > R-Internals:
> >
> > https://cran.r-project.org/doc/manuals/R-ints.html#Lazy-loading
> >
> > I know nothing about it so I will not comment further.
> >
> > Best,
> >
> > B.
> >
> > ______________________________________________
> > R-package-devel using r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list