tag:github.com,2008:https://github.com/r-lib/lintr/releasesTags from lintr2025-02-12T17:25:07Ztag:github.com,2008:Repository/24548375/v3.2.02025-02-12T17:32:17Zv3.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>MichaelChiricotag:github.com,2008:Repository/24548375/v3.1.22024-03-25T17:42:03Zlintr 3.1.2MichaelChiricotag:github.com,2008:Repository/24548375/v3.1.12023-11-09T19:18:01Zlintr 3.1.1MichaelChiricotag:github.com,2008:Repository/24548375/v3.1.02023-07-19T18:05:38Zlintr 3.1.0jimhestertag:github.com,2008:Repository/24548375/v3.0.22022-10-20T12:48:28Zlintr 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>jimhestertag:github.com,2008:Repository/24548375/v3.0.12022-10-11T14:31:13Zlintr 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>IndrajeetPatiltag:github.com,2008:Repository/24548375/v3.0.02022-06-14T12:35:38Zlintr 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>jimhestertag:github.com,2008:Repository/24548375/v2.0.12020-12-05T13:07:50Zlintr 2.0.1AshesITRtag:github.com,2008:Repository/24548375/v2.0.02019-10-02T14:20:44Zlintr 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>jimhestertag:github.com,2008:Repository/24548375/v1.0.32019-09-27T14:40:43Zlintr v1.0.3jimhester