CenterForAssessment/randomNames

Error message populating out even though the package runs fine

Closed this issue · 3 comments

Installing the package and importing into the library statements for randomNames package is fine, but during the import statement library(randomNames) there will always be an error message populating:
randomNames 1.4-0.0 (3-7-2019). For help: >help("randomNames") or visit https://centerforassessment.github.io/randomNames
error msg

Thanks for posting the info. I don't get that when I load the package, could you give me your sessionInfo() and I'll try to figure out why you're getting that message.

Hmmm. Not sure what's up. Tried about everything to reproduce (Windows, RStudio, new R version, older version of data.table).

Could you show your sessionInfo() after loading the randomNames package.

library(randomNames)
sessionInfo()