[R-pkg-devel] Question about notes
    Ivan Krylov 
    kry|ov@r00t @end|ng |rom gm@||@com
       
    Tue May 23 20:28:15 CEST 2023
    
    
  
On Tue, 23 May 2023 17:32:21 +0000
João Pedro de Almeida dos Santos <joao.santos using epe.gov.br> wrote:
> checking for non-standard things in the check directory ... NOTE
>   Found the following files/directories:
>     ''NULL''
> 
>   I am unable to find this NULL file/directory anywhere
The code inside your tests or examples may be creating a file named
like this.
If you show us the code, we may be able to find it.
Can you reproduce this by running R CMD check --as-cran PACKAGE.tar.gz
locally?
-- 
Best regards,
Ivan
    
    
More information about the R-package-devel
mailing list