I know this was asked before, but existing answers seem deprecated since I cannot install Bio7 or rimage using install.packages and search for cran repository for Bio7 gives link 404 (am I missing something?).
So what are the right packages to load / save images in R to handle pixels from R?
I do not need this to provide processing procedures. While it can reliably turn jpeg into a grid of pixel values ββand vice versa (and it is advisable to do the same for png), I can write the processing code.
source share