I'm encountering some weird behavior in QGIS. Following your installation tutorial I'm able to successfully load all of the Rscripts into QGIS
except fieldMask. I've tried this in both QGIS 3.28 and 3.34 with the same results. Strangely, if I create a new Rscript within QGIS, copy the code from fieldMask, and save it as "fieldMask copy", it successfully loads into QGIS and will execute on a prepared orthomosaic.
Deleting and replacing the original fieldMask.rsx script in its directory does not make it appear. Copying and pasting the code into new Rscript made within QGIS and saving it as "FieldimageR fieldMask.rsx" also does not cause it to show up.
I am running all of this from a Windows system.