Hello,
I just added codemetar to the package I'm working on, and it made R CMD check fail for macOS (see output below). I couldn't find a solution on the GitHub page or in the rOpenSci Packages guide, so I figured I should ask here rather than cobbling together a workaround on my own. Thanks for any advice/help!
❯ checking whether package ‘BehavioralDataAnalysis’ can be installed ... [23s/32s] WARNING
See below...
❯ checking top-level files ... NOTE
Non-standard file/directory found at top level:
‘codemeta.json’
0 errors ✔ | 1 warning ✖ | 1 note ✖
Error: Error: R CMD check found WARNINGs
Execution halted
Error: Process completed with exit code 1.
Hello,
I just added codemetar to the package I'm working on, and it made R CMD check fail for macOS (see output below). I couldn't find a solution on the GitHub page or in the rOpenSci Packages guide, so I figured I should ask here rather than cobbling together a workaround on my own. Thanks for any advice/help!