La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.
Fix #2
# Set local configuration for SIC tests
xml_path <- tempfile("sic_project", fileext = ".xml")
file.copy(system.file("sic_project_test1.xml", package = "rsic2"),
xml_path,
overwrite = TRUE)
cfg <- loadConfig(xml_path = xml_path)