Home Comments Thread
New Thread

3 Comments

giscus-bot giscus-bot 2022-12-17 01:22:56
Guest *Snathan* @ 2017-05-18 16:02:44 originally posted:

Warning: unable to access index for repository http://yihui.name/xran/src/contrib:
cannot open URL 'http://yihui.name/xran/src/contrib/PACKAGES'
Warning message:
package ‘printr’ is not available (for R version 3.3.1)

yihui yihui 2022-12-17 01:22:59

The latest version of R (3.4.0) should work, but I have updated the installation instructions on Github anyway: https://github.com/yihui/printr Could you retry?

Originally posted on 2017-05-18 21:20:08

giscus-bot giscus-bot 2022-12-17 01:22:57
Guest *Yuxing Yang* @ 2017-11-13 03:44:46 originally posted:

Thank you so much for your work! It is exactly what I need!

giscus-bot giscus-bot 2022-12-17 01:22:58
Guest *Toni Ricardo Eugenio dos Santo* @ 2018-02-19 10:24:21 originally posted:

Chunk with "table(x1, x2)" did not work with Sweave for me.

Message: " ## Error in kable latex(x = structure(c("a", "b", "c", "98", "123",  
"111", : unused argument ([rownames.name](http://rownames.name) = "x1/x2")".

sessionInfo()  
## R version 3.4.1 (2017-06-30)  
## Platform: x86_64-w64-mingw32/x64 (64-bit)  
## Running under: Windows 7 x64 (build 7601) Service Pack 1  
##  
## Matrix products: default  
##  
## locale:  
## [1] LC_COLLATE=Portuguese_Brazil.1252 LC_CTYPE=Portuguese_Brazil.1252  
## [3] LC_MONETARY=Portuguese_Brazil.1252 LC_NUMERIC=C  
## [5] LC_TIME=Portuguese_Brazil.1252  
##  
## attached base packages:  
## [1] stats graphics grDevices utils datasets methods base  
## other attached packages:  
## [1] printr_0.1 knitr_1.17 RevoUtilsMath_10.0.0  
## [4] RevoUtils_10.0.5 RevoMods_11.0.0 MicrosoftML_1.5.0  
## [7] mrsdeploy_1.1.2 RevoScaleR_9.2.1 lattice_0.20-33  
## [10] rpart_4.1-10  
##  
## loaded via a namespace (and not attached):  
## [1] codetools_0.2-15 CompatibilityAPI_1.1.0 foreach_1.4.3  
## [4] grid_3.4.1 R6_2.2.0 jsonlite_1.0  
## [7] formatR_1.5 magrittr_1.5 evaluate_0.10.1  
## [10] highr_0.6 stringi_1.1.1 curl_1.2  
## [13] iterators_1.0.8 tools_3.4.1 stringr_1.2.0  
## [16] compiler_3.4.1

Sign in to join the discussion

Sign in with GitHub