Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message populating out even though the package runs fine #67

Closed
debbie1996 opened this issue Jun 18, 2019 · 3 comments
Closed

Error message populating out even though the package runs fine #67

debbie1996 opened this issue Jun 18, 2019 · 3 comments

Comments

@debbie1996
Copy link

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

@dbetebenner
Copy link
Member

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.

@debbie1996
Copy link
Author

debbie1996 commented Jun 21, 2019 via email

@dbetebenner
Copy link
Member

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants