You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
I am using the most recent version of R studio 1.2.5042 and I am unable to download the imager package from github. I had tried downloading the imager package from CRAN and the load.image command was not recognized when the package was installed from CRAN. When it did occasionally work, the .png images I was trying to work with were thought to contain magic numbers.
The text was updated successfully, but these errors were encountered:
I am unable to download the imager package from github.
Does this mean devtools::install_github function doesn't work?
If so, what is the error message?
I had tried downloading the imager package from CRAN and the load.image command was not recognized when the package was installed from CRAN. When it did occasionally work, the .png images I was trying to work with were thought to contain magic numbers.
This sounds really weird.
I think R is broken if sometimes R recognizes load.image function, but other times R doesn't recognize load.image function.
load.image function of the CRAN version of imager works fine on my windows machine.
How can I reproduce the weird behavior of R?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using the most recent version of R studio 1.2.5042 and I am unable to download the imager package from github. I had tried downloading the imager package from CRAN and the load.image command was not recognized when the package was installed from CRAN. When it did occasionally work, the .png images I was trying to work with were thought to contain magic numbers.
The text was updated successfully, but these errors were encountered: