tag:github.com,2008:https://github.com/r-lib/lintr/releases Tags from lintr 2025-02-12T17:25:07Z tag:github.com,2008:Repository/24548375/v3.2.0 2025-02-12T17:32:17Z v3.2.0 <p>3.2.0 as submitted to CRAN (<a class="issue-link js-issue-link" href="https://github.com/r-lib/lintr/pull/2726">#2726</a>)</p> <p>* Create a second r-devel devcontainer, set it as default</p> <p>* Need repos set on this image</p> <p>* DESCRIPTION version</p> <p>* Copy-edit to NEWS</p> <p>* empty entry for backports:4.4.0</p> <p>* Fix up backport_linter for oldrel stuff</p> <p>* ignore references to removed linter</p> <p>* to-be-deleted: massive GHA for all versions</p> <p>* Revert "to-be-deleted: massive GHA for all versions"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/r-lib/lintr/commit/b7a34d173f35f784b826ef9f229e2638d44d7fed"><tt>b7a34d1</tt></a>.</p> <p>* Fix up exclusions of large files</p> MichaelChirico tag:github.com,2008:Repository/24548375/v3.1.2 2024-03-25T17:42:03Z lintr 3.1.2 MichaelChirico tag:github.com,2008:Repository/24548375/v3.1.1 2023-11-09T19:18:01Z lintr 3.1.1 MichaelChirico tag:github.com,2008:Repository/24548375/v3.1.0 2023-07-19T18:05:38Z lintr 3.1.0 jimhester tag:github.com,2008:Repository/24548375/v3.0.2 2022-10-20T12:48:28Z lintr 3.0.2 <p>Don't use rprojroot after all</p> <p>Just implement a depth restriction, so hopefully we don't recurse into <br />directories with thousands of files.</p> jimhester tag:github.com,2008:Repository/24548375/v3.0.1 2022-10-11T14:31:13Z lintr 3.0.1 <p>Use rprojroot rather than built in functions to find the rproj (if th…</p> <p>…ere is one)</p> <p>We were running into catastrophic performance taking 20+ minutes on <br />CRAN's check machines with the previous code, likely because when <br />searching for Rprojects a parent directory containing thousands of files <br />was being searched.</p> <p>I believe using rprojroot should avoid this.</p> IndrajeetPatil tag:github.com,2008:Repository/24548375/v3.0.0 2022-06-14T12:35:38Z lintr 3.0.0 <p>Update link to point to the github version</p> <p>As the URL checks are generating a false positive for the local link</p> jimhester tag:github.com,2008:Repository/24548375/v2.0.1 2020-12-05T13:07:50Z lintr 2.0.1 AshesITR tag:github.com,2008:Repository/24548375/v2.0.0 2019-10-02T14:20:44Z lintr 2.0.0 <p>Run globalVariables in a tryCatch</p> <p>This avoids an error if the package is not installed on the system</p> jimhester tag:github.com,2008:Repository/24548375/v1.0.3 2019-09-27T14:40:43Z lintr v1.0.3 jimhester