[R-pkg-devel] test failure: oldrel

Josiah Parry jo@|@h@p@rry @end|ng |rom gm@||@com
Tue Jan 16 16:28:36 CET 2024


Oddly making the change has made CI happy.
https://github.com/R-ArcGIS/arcgisutils/actions/runs/7543315551/job/20534063601

It may be that the issue was OS related but I'm unsure since only oldrel
for windows and macos check results are published
https://cran.r-project.org/web/checks/check_results_arcgisutils.html


On Tue, Jan 16, 2024 at 9:59 AM Dirk Eddelbuettel <edd using debian.org> wrote:

>
> Doesn't seem to be the case as it moderately easy to check (especially when
> you happen to have local images of r-base around anyway):
>
> edd using rob:~$ for v in 4.3.2 4.2.2 4.1.3 4.0.5 3.6.3 3.5.3 3.4.4 3.3.3; do
> echo -n "R ${v}: "; docker run --rm -ti r-base:${v} Rscript -e
> 'as.POSIXct(Sys.Date(), tz = "UTC")'; done
> R 4.3.2: [1] "2024-01-16 UTC"
> R 4.2.2: [1] "2024-01-16 UTC"
> R 4.1.3: [1] "2024-01-16 UTC"
> R 4.0.5: [1] "2024-01-16 UTC"
> R 3.6.3: [1] "2024-01-16 UTC"
> R 3.5.3: [1] "2024-01-16 UTC"
> R 3.4.4: [1] "2024-01-16 UTC"
> R 3.3.3: [1] "2024-01-16 UTC"
> edd using rob:~$
>
> Dirk
>
> --
> dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
>

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list