rCarto / photon

:dart: R Interface to the Photon API / Interface entre R et l'API de photon
http://rgeomatic.hypotheses.org/?p=622
45 stars 8 forks source link

Package ‘photon’ is not available for this version of R #17

Closed JoyceMbiguidi closed 3 years ago

JoyceMbiguidi commented 3 years ago

**install.packages('photon')

ng message: package ‘photon’ is not available for this version of R**

Hello, thanks in advance

rCarto commented 3 years ago

Hello, This package is not on CRAN, use remotes::install_github('rCarto/photon') instead.