Conversation
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
osorensen
left a comment
There was a problem hiding this comment.
The superscipt "2" in SMC2 is not CRAN compliant. Please change to just writing "SMC2".
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
Changed SMC² to SMC2 in both occurrences in the documentation (a0b53e8). Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot I get this error on all test runs: ── R CMD build ─────────────────────────────────────────────────────────────────
── R CMD check ─────────────────────────────────────────────────────────────────
Status: 1 WARNING, 1 NOTE ❯ checking for portable file names ... WARNING ❯ checking top-level files ... NOTE 0 errors ✔ | 1 warning ✖ | 1 note ✖ |
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
|
@copilot the checks still fail like this on all platforms, although when I ran it locally on my M1 mac everything went fine. ── R CMD build ─────────────────────────────────────────────────────────────────
── R CMD check ─────────────────────────────────────────────────────────────────
Status: 1 WARNING, 2 NOTEs ❯ checking for portable file names ... WARNING ❯ checking installed package size ... NOTE ❯ checking top-level files ... NOTE 0 errors ✔ | 1 warning ✖ | 2 notes ✖ |
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
The issue appears to be that R CMD check was examining the git repository metadata, including commit messages that contain "SMC²". I've added |
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.