I try to install TreeTagger Package, but it is impossible for this version of R. I get this error message :
> install.packages("TreeTagger", repos = "https://cran.rstudio.com")
Installing package into ‘C:/Users/A579856/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘TreeTagger’ is not available (for R version 3.3.2)
Any idea to help me please?
Thank you