Dear R Package Development Team, I am writing to report an issue I encountered during the R CMD check process for my R package, RHC. A non-standard file named 'vert.txt' is being generated in the check directory, resulting in a NOTE in the check results. Despite adding 'vert.txt' to the .Rbuildignore file, the file continues to appear. Furthermore, I cannot find any commands within my package's code that would generate this file.
*Details of the issue:* - Package name: RHC - Version: 0.1.0 - R version: 4.4.2 - Operating system: Windows 10 - Additional details: - The package FD is used during package building. - In a previous post on the r-h...@r-project.org mailing list, I was advised that this error might be due to the use of the FD package. *Attached:* - Complete output of the R CMD check process *Complete output of R CMD check:* checking examples ... [12s] OK (12.6s) N checking for non-standard things in the check directory Found the following files/directories: 'vert.txt' checking for detritus in the temp directory See 'C:/Users/sana/AppData/Local/Temp/RtmpGWGa7s/file32b039da423/RHC.Rcheck/00check.log' for details. ── R CMD check results ─────────────── RHC 0.1.0 ──── Duration: 1m 38.5s ❯ checking for non-standard things in the check directory ... NOTE Found the following files/directories: 'vert.txt' 0 errors | 0 warnings | 1 note I would greatly appreciate any guidance on how to resolve this issue. Thank you for your time and assistance. Best regards, Zahra Heidari Ghahfarrokhi z.heidari...@gmail.com January 28, 2025 -- Zahra Heidari Ghahfarrokhi PhD Student, Faculty of Natural Resources and Earth Sciences, Shahrekord University Email: z_heidari...@yahoo.com <aa_naghip...@yahoo.com>, *zahra.heydar...@stu.sku.ac.ir <zahra.heydar...@stu.sku.ac.ir>* [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel