Actions
Incident #12925
closedgeojsonio R package is not installed on all R instances
Status:
Closed
Priority:
High
Assignee:
_InfraScience Systems Engineer
Category:
Application
Target version:
Start date:
Nov 21, 2018
Due date:
Nov 21, 2018
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Running the GRSF_admin algorithm BBoxunion #12901, the process fails sometimes reporting this log:
Loading required package: jsonlite
Loading required package: geojsonio
Error in loadNamespace(name) : there is no package called ‘geojsonio’
In addition: Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘geojsonio’
Error in loadNamespace(name) : there is no package called ‘geojsonio’
Somehow, the process is sometimes balanced to an R instance that doesn't have geojsonio package. Could you please fix it?
Thanks a lot in advance
Related issues
Actions