davidgohel / ReporteRs

Note that ReporteRs has been removed from CRAN the 16th of July 2018 and is not maintained anymore. please migrate to officer.
245 stars 44 forks source link

Cannot Install #226

Closed KathyGCY closed 6 years ago

KathyGCY commented 6 years ago

Hi, I cannot install ReporteRs.

I've tried: devtools::install_github('davidgohel/ReporteRs')

I've tried downloading from the https://cran.r-project.org/src/contrib/Archive/ReporteRs/ and install from tar.gz;

I've tried git clone your repo into local file, open a project and "clean and rebuild";

So far nothing works. Help!

All the best, Kathy

Below is my session info

`> sessionInfo() R version 3.4.1 (2017-06-30) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS Sierra 10.12.6

Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRlapack.dylib

locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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

other attached packages: [1] viridis_0.4.0 viridisLite_0.2.0 reshape2_1.4.3 dplyr_0.7.4 ggplot2_3.0.0 officer_0.3.2
[7] magrittr_1.5

loaded via a namespace (and not attached): [1] zip_1.0.0 Rcpp_0.12.18 pillar_1.2.1 compiler_3.4.1 git2r_0.19.0 plyr_1.8.4
[7] highr_0.6 bindr_0.1 base64enc_0.1-3 tools_3.4.1 digest_0.6.15 uuid_0.1-2
[13] evaluate_0.10.1 memoise_1.1.0 tibble_1.4.2 gtable_0.2.0 pkgconfig_2.0.1 rlang_0.2.1
[19] rstudioapi_0.7 curl_3.2 yaml_2.1.18 bindrcpp_0.2 gridExtra_2.2.1 withr_2.1.2
[25] httr_1.3.1 stringr_1.3.0 xml2_1.2.0 knitr_1.20 devtools_1.13.5 rprojroot_1.3-2 [31] grid_3.4.1 glue_1.2.0 R6_2.2.2 rmarkdown_1.9 backports_1.1.2 scales_0.5.0
[37] htmltools_0.3.6 rsconnect_0.8.5 assertthat_0.2.0 colorspace_1.3-2 stringi_1.2.3 lazyeval_0.2.1
[43] munsell_0.4.3 `

davidgohel commented 6 years ago

Hi,

Sorry, it hard to help without the error messages...

Please use package officer instead. See https://github.com/davidgohel/ReporteRs#important-note

To install ReporteRs from github, you can follow the instructions here: https://github.com/davidgohel/ReporteRs#from-github

ReporteRs won't work if you have a java version > 1.8 (version 9 or 10).