r - Error message from install.packages() - wayward continuation line -


with rstudio , running under windows, effort install textreg package encountered strange error:

> install.packages("textreg") warning in install.packages :   downloaded length 17116 != reported length 200 warning in install.packages :   downloaded length 17116 != reported length 200 error in install.packages : found continuation line starting '  <title>marriott รข€“ ...' @ begin of record. 

does error tell me in package has gremlin ....? can fix problem @ end or should write luke miratrix, maintainer? or doing foolish?

thank you

the windows binary not available cran , install.packages didn't report indicates mirror not up-to-date. however, able build package source on win7 system. thus, can use install.packages("textreg", type="source").


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -