RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Writer/Reader: R files ignored if extension is uppercase #377

Closed schuelet closed 2 years ago

schuelet commented 3 years ago

If R source files are attached to the model with ".R" instead of ".r", the files are not written out to the FSKX archive.

schuelet commented 2 years ago

fixed