- switched to httr2 resulting in simplified authorization
- minimum R version bumped to 4.1.0
- changes made it time for v1.0.0
- fixed compatibility with upcoming ggplot2 3.6.0
- fixed CRAN check notes on unstated dependencies in ‘demo’
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
R CMD check succeeded
- local Fedora 41 with R version 4.4.2
- local Debian 12 with R Under development (unstable) (2025-02-19 r87757)
- github workflow on Windows with R 4.4.2
- github workflow on macOS 14.7.2 with R 4.4.2 for macOS (ARM64)
- github workflow on Ubuntu with R 4.4.2
- github workflow on Ubuntu with R 4.3.3
- github workflow on Ubuntu with R Under development
- win-builder workflow using R Under development (unstable) (2025-02-18 r87748 ucrt)
- release with some new functions and internal changes that should not affect CRAN compatibility
- fixed CRAN check notes on Rd
\link{}
targets without package anchors
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
R CMD check succeeded
- local Fedora 41 with R version 4.4.2
- github workflow on Windows with R 4.4.2
- github workflow on macOS 14.7.2 with R 4.4.2 for macOS (ARM64)
- github workflow on Ubuntu with R 4.4.2
- github workflow on Ubuntu with R 4.3.3
- github workflow on Ubuntu with R Under development
- win-builder workflow using R Under development (unstable) (2024-05-01 r86507 ucrt)
- release with minor fixes to ensure R 4.4.0 compatibility
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
R CMD check succeeded
- local Fedora 40 with R versions 4.3.2 and 4.4.0
- github workflow on Windows with R 4.4.0
- github workflow on macOS 14.4.1 with R 4.4.0
- github workflow on Ubuntu with R 4.3.3
- github workflow on Ubuntu with R 4.4.0
- github workflow on Ubuntu with R Under development (4.5.0)
- win-builder workflow using R Under development (unstable) (2024-05-01 r86507 ucrt)
- release with some new features and internal changes that should not affect CRAN compatibility
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
R CMD check succeeded
- local Fedora 39 with R version 4.3.2
- github workflow on Windows with R 4.3.2
- github workflow on macOS with R 4.3.2
- github workflow on Ubuntu with R 4.3.2
- github workflow on Ubuntu with R 4.2.3
- github workflow on Ubuntu with R Under development (unstable) (2024-01-23 r85822)
- win-builder workflow on Windows with R-devel (2024-01-23 r85822 ucrt)
- macOS builder on macOS 13.3.1 with R 4.3.0
- new release to fix R 4.3 compatibility issues with
collocationAnalysis
method (see #12)
- Fixed CRAN policy violation (Packages which use Internet resources should fail gracefully...) pointed out in email from Prof Brian Ripley on Sat, 15 Apr 2023 16:20:19 +0100 by gracefully failing on invalid json api responses, via: https://github.com/KorAP/RKorAPClient/commit/04814f2be215f08a3777310af2202d14457c2e7c, https://github.com/KorAP/RKorAPClient/commit/f650629fa69ab10979f2ffe2652da77599caaf70
- Replaced our log.info function with log_info to avoid name clashes
- Reduced timeouts in tests to make sure they don't sum up to over 10s.
- Fixed dontrun position in misc.R example making sure that examples run in <5s.
- Wrapped the last remaining web api query example in \dontrun.
- Fixed CRAN policy violation (writing to the user's home filespace) pointed out in CRAN email from 2022-09-07 10:19 via https://github.com/KorAP/RKorAPClient/commit/35eecca9d1fd43b441692a56bbd2aea94a7c3ed9
- All CRAN requests (email from 2022-09-06 08:36) are now resolved:
- documentation completed and improved for
hc_add_onclick_korap_search
,hc_freq_by_year_ci
,KorAPConnection
class - proper cache directory used in
regional.R
demo - fixed and improved tempdir and path handling in
light-verb-construction-ca.R
andrecursiveCA.R
demos - fixed documentation for re-exported magrittr::
%>%
(pipe function)
- documentation completed and improved for
- Concerning potential reasons why RKorAPClient was archived (already resolved in previous version):
- CRAN Package Check (NOTE) from 2022-08-12 https://cran-archive.r-project.org/web/checks/2022/2022-08-12_check_results_RKorAPClient.html
Check Details
Version: 0.7.2
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
RKorAPClient-package.html:23:4: Warning: attribute "align" not allowed for HTML5
RKorAPClient-package.html:23:4: Warning:
attribute "align" not allowed for HTML5
has been fixed by upgrading Roxygen to 7.2.1.
* I did not receive any email notification about the issue or the removal from CRAN.
* With respect to previous *problems with emails from CRAN* (`[email protected]`)
in February/March 2022 our mail admin said that the CRAN emails were classified
as spam by SpamAssasin because of:
```
FROM_NOT_REPLYTO=2,
FROM_NOT_REPLYTO_SAME_DOMAIN=5
```
thus receiving a spam score > 6.31. As a hot fix we whitelisted `[email protected]`
and reported the problem to the CRAN admins there. Maybe this is the reason why I didn't receive
and email notification about the NOTE.
* Could you send me the bounce message which might contain more information why I did not receive the notification mail?