Error Information:
I get this error message whenever I try to use the create_package() command from usethis. This error appears regardless of what folder I'm in.
New project 'myfancything' is nested inside an existing project '.'. This is rarely a good idea. Do you wish to create anyway?
1: Negative
2: No
3: Absolutely
Description of issue -
I'm trying to use the create_package() command, but I get an error message about a nested project. The only issue is that as far as I can tell I do not have any Projects in this directory. This issue also occurs when I try to use the command in any other folder as well.
Is this an error I can ignore? Or are there other ways to check if I have a project in this directory?
Steps taken so far -
- I tried looking for any files with the extension
.Rproj in my working directory but couldn't find any.
- reinstalled
devtools, usethis and/or using development versions
System Information:
- RStudio Edition: Desktop
- RStudio Version: 1.2.1237
- OS Version: Mac OS 10.14.3
- R Version: 3.5.1