r-hub / rhub

R-hub API client

Home Page:https://r-hub.github.io/rhub/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`rhub::check_for_cran()` giving me a note about finding a NULL file/directory

angelchen7 opened this issue · comments

Hello, I was running rhub::check_for_cran() on my package to get it ready for CRAN, and I keep getting this note:

❯ On windows-x86_64-devel (r-devel)
  checking for non-standard things in the check directory ... NOTE
  Found the following files/directories:
    ''NULL''

However, I am unable to find this NULL file/directory anywhere, even with the ls -a in the terminal. I even deleted my local repo and re-cloned it, but this note persists.

I'm wondering if anyone has the same issue or if anyone has any insight at all. Thanks in advance, I would much appreciate it.

Full build log: here

I'm facing the same problem.
If you manage to solve this, please let me know

Probably an R-hub thing, so you can ignore it.

Thanks, I appreciate the response! I haven't been able to make this note go away but I will stop worrying about it now.