Re: [R] Error with text analysis data

2022-04-12 Thread Jim Lemon
Hi Neha, The error message is about not having _factors_ with two or more levels. Apart from using stringsAsFactors=FALSE (meaning that you probably won't get any factors in "d"), your sample data doesn't look like CSV format. Perhaps the lines have been truncated. You may get something with string

Re: [R] Confused by error message: Error in assign(".popath", popath, .BaseNamespaceEnv)

2022-04-12 Thread Ivan Krylov
В Tue, 12 Apr 2022 15:59:35 +1200 Tiffany Vidal пишет: > devtools::install_github("MikkoVihtakari/ggOceanMapsData") > > Error in assign(".popath", popath, .BaseNamespaceEnv) : > cannot change value of locked binding for '.popath' > Calls: local ... eval.parent -> eval -> eval -> eval -> eval ->