[R] Issue with non-standard file 'vert.txt' in R CMD check
zahra heidari gh
z@he|d@r|@gh @end|ng |rom gm@||@com
Mon Nov 18 17:18:39 CET 2024
Dear R Support Team,
I am experiencing an issue with my R package during the `R CMD check`
process. A non-standard file named `vert.txt` is being generated in the
check directory, causing a NOTE in the check results. Despite adding
`vert.txt` to `.Rbuildignore`, the file is still appearing. And, there are
no commands in any part of my package's code that would generate this file.
Here are the details of the issue:
- Package name: RHC
- Version: 0.1.0
- R version: 4.4.2
- Operating system: Windows 10
Attached (package building error):
─ 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 ✖
Thank you for your cooperation.
I would appreciate any guidance on resolving this issue.
Best regards,
Zahra Heidari Ghahfarrokhi
z.heidari.gh using gmail.com
2024.11.18
--
Zahra Heidari Ghahfarrokhi
PhD Student, Faculty of Natural Resources and Earth Sciences, Shahrekord
University, IRAN
Email: z_heidari_gh using yahoo.com <aa_naghipour using yahoo.com>,
*zahra.heydarigh using stu.sku.ac.ir
<zahra.heydarigh using stu.sku.ac.ir>*
[[alternative HTML version deleted]]
More information about the R-help
mailing list