Skip to content
Prev 23904 / 29559 Next

RStoolbox loading, Rscript, printing and e acute (é)

I forgot to tell it's only when calling the script from Rscript that the e
acute isn't printed correctly.

in my case, I'm under Windows

R version 3.1.2 (2014-10-31)
Platform: x86_64-w64-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=French_France.1252  LC_CTYPE=French_France.1252
 LC_MONETARY=French_France.1252
[4] LC_NUMERIC=C                   LC_TIME=French_France.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] RStoolbox_0.1.1 raster_2.3-40   sp_1.0-17

loaded via a namespace (and not attached):
 [1] car_2.0-25         caret_6.0-57       codetools_0.2-9
 colorspace_1.2-6   digest_0.6.8       doParallel_1.0.8
 [7] foreach_1.4.2      geosphere_1.4-3    ggplot2_1.0.1      grid_3.1.2
      gtable_0.1.2       iterators_1.0.7
[13] lattice_0.20-29    lme4_1.1-10        magrittr_1.5       MASS_7.3-35
     Matrix_1.2-2       MatrixModels_0.4-1
[19] mgcv_1.8-3         minqa_1.2.4        munsell_0.4.2      nlme_3.1-118
      nloptr_1.0.4       nnet_7.3-8
[25] parallel_3.1.2     pbkrtest_0.4-2     plyr_1.8.3         proto_0.3-10
      quantreg_5.19      Rcpp_0.12.0
[31] reshape2_1.4.1     rgeos_0.3-8        scales_0.2.5       SparseM_1.7
     splines_3.1.2      stats4_3.1.2
[37] stringi_0.5-5      stringr_1.0.0      tools_3.1.2        XML_3.98-1.3


2016-01-21 14:55 GMT+01:00 Edzer Pebesma <edzer.pebesma at uni-muenster.de>: