Open yvanlebras opened 2 years ago
update: it seems the EML is generated (looking at local files). But impossible to load the created data package on MetaShARK (there is a freeze) with associated logs:
[Metric] Connected users at 2022-08-31 14:51:25: 1
[fill_module.R/navigation] save & template
[fill_module.R/navigation] set EAL variables
[fill_module.R/navigation] set local_rv
[setLocalRV] set variable 1
[fill_module.R/navigation] change pane
[fill_module.R/navigation] update UI
[fill_module.R/navigation] update history
[fill_module.R/navigation] save_variables change
[fill_module.R/navigation] display UI
[fill_module.R/navigation] ended
Browse[2]> Called from: `<observer>`(...)
Browse[1]> debug: valid <- EML::eml_validate(dir(main_env$save_variable$SelectDP$dp_eml_path,
pattern = main_env$save_variable$SelectDP$dp_title, full.names = TRUE))
Warning: Error in if: argument is of length zero
47: generalized_parser
46: EML::eml_validate
45: <observer>
2: runApp
1: MetaShARK::runMetashark
[fill_module.R/navigation] save & template
[fill_module.R/navigation] set EAL variables
[fill_module.R/navigation] set local_rv
[setLocalRV] set variable 9
[fill_module.R/navigation] change pane
[fill_module.R/navigation] update UI
[fill_updatePageUI.R] page 9
[fill_module.R/navigation] update history
[fill_module.R/navigation] save_variables change
[fill_module.R/navigation] display UI
[fill_module.R/navigation] ended
[fill_module.R/autosave] step: 9
Testing this latest version digest dacb63f2c33d , with EAL testing files, I have a freeze when generating EML, with associated error message:
Furthermore, This latest version was generated to disable the "interactive table" function "manual editing of attributes" but the button is there and we can launch it ;) maybe the action done on the code to disable it was not done on the good place of the code and maybe is generating the error ?