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 - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -