HenrikBengtsson / future.batchtools

:rocket: R package future.batchtools: A Future API for Parallel and Distributed Processing using batchtools
https://future.batchtools.futureverse.org
84 stars 9 forks source link

TESTS: Error: identical(Sys.getenv(), oenvs0) is not TRUE on MS Windows CRAN #81

Closed HenrikBengtsson closed 1 year ago

HenrikBengtsson commented 1 year ago

CRAN checks on MS Windows gives:

  > source("incl/end.R")
     Error: identical(Sys.getenv(), oenvs0) is not TRUE
     Execution halted
     Warning message:
HenrikBengtsson commented 1 year ago

Fixed (I think)