1. e70faf4 Make sure accessToken is NULL in corpusStats tests by Marc K. · 5 days ago
  2. a267c42 Update textMetadata documentation by Marc Kupietz · 5 days ago
  3. ea34b81 Fix ci compatibility and error in as.alternative cospusQuery by Marc Kupietz · 6 days ago
  4. 365660e Harmonize ETA logging by Marc Kupietz · 6 days ago
  5. ec1bfc8 auth and hc_freq_by_year_ci are no longer experimental by Marc Kupietz · 6 days ago
  6. 24799fd Use calculate_eta function in fetchNext by Marc Kupietz · 6 days ago
  7. 36117de Remove redundant documentation in KorAPConnection by Marc Kupietz · 6 days ago
  8. f9914bb Bring back documentation for KorAPConnection params by Marc Kupietz · 6 days ago
  9. d352642 Switch examples to native pipe operator by Marc Kupietz · 6 days ago
  10. dc880ac Add missing documentation by Marc Kupietz · 7 days ago
  11. b7a3805 Simplify package documentation by Marc Kupietz · 7 days ago
  12. e53d282 Remove line breaks in package description by Marc Kupietz · 7 days ago
  13. 1623fe8 Add fields parameter documentation in corpusQuery by Marc Kupietz · 7 days ago
  14. c616098 Add new man sections by Marc Kupietz · 7 days ago
  15. 2abb946 Add documentation to corpusStats result by Marc Kupietz · 7 days ago
  16. a8c40f4 Make documentation less class centric by Marc Kupietz · 7 days ago
  17. ecc8670 Add example for querying metadata of text within a vc by Marc Kupietz · 7 days ago
  18. 17efa59 Ignore claude files by Marc Kupietz · 12 days ago
  19. e8c8e1a Centralize ETA logging by Marc Kupietz · 12 days ago
  20. 4152c84 Add demo for retrieving book titles from DeLiKo@DNB by Marc Kupietz · 12 days ago
  21. 021663d Fix ETA and and page log for offset or maxFetch >> 0 by Marc Kupietz · 13 days ago
  22. ef0e939 Build fetch API URL using httr2 by Marc Kupietz · 13 days ago
  23. 1087dcf CI: update codecov script again by Marc Kupietz · 4 weeks ago
  24. 020f4db CI: update codecov script by Marc Kupietz · 4 weeks ago
  25. 7de5f32 Improve test coverage by Marc Kupietz · 4 weeks ago
  26. b1dec01 Code cleanup by Marc Kupietz · 4 weeks ago
  27. e9e18bd Fix minOccur filter with base pipe in collocation analysis by Marc Kupietz · 4 weeks ago
  28. 319e746 Keep row order constant in ci function by Marc Kupietz · 4 weeks ago
  29. 3b3e7cd Make KorAPConnection timeout test more stable by Marc Kupietz · 4 weeks ago
  30. 6dfeed9 Factor out ETA logging by Marc Kupietz · 4 weeks ago
  31. 71c30d8 Add ETA log to corpusStats by Marc Kupietz · 4 weeks ago
  32. 6ef61a8 Add ETA logging also for corpus/frequency query by Marc Kupietz · 5 weeks ago
  33. 7638ca4 Round benchmark also in freqQuery log by Marc Kupietz · 5 weeks ago
  34. 623d712 Fix ETA logging in fetchNext by Marc Kupietz · 5 weeks ago
  35. 16b5448 update NEWS.md by Marc Kupietz · 8 weeks ago
  36. 9424f4a Change project editor options by Marc Kupietz · 9 weeks ago
  37. 669114b Improve log formatting by Marc Kupietz · 9 weeks ago
  38. d36ee55 Handle request errors as late as possible but not later by Marc Kupietz · 9 weeks ago
  39. ae9b617 Fix logging warnings when no benchmark is returned by Marc Kupietz · 9 weeks ago
  40. a824d50 KorAPConnection: improve source code formatting by Marc Kupietz · 9 weeks ago
  41. 03402e7 Do not cache timed out api results by Marc Kupietz · 9 weeks ago
  42. d885122 Improve code style in KorAPQuery by Marc Kupietz · 9 weeks ago
  43. acbaab0 Log ETA and [cached] in fetch* by Marc Kupietz · 9 weeks ago
  44. c6acf59 Fix documentation mismatch by Marc Kupietz · 3 months ago
  45. dad343d Fix no visible binding ... by Marc Kupietz · 3 months ago
  46. 5057f50 CI: fix tests by Marc Kupietz · 3 months ago
  47. 3b307c2 CI: drop installation on rolling by Marc Kupietz · 3 months ago
  48. b876659 CI: install ggplot2 for tests by Marc Kupietz · 3 months ago
  49. 76dee31 Do not test no longer exported removeWithinSpan by Marc Kupietz · 3 months ago
  50. 943da99 CI: use pak by Marc Kupietz · 3 months ago
  51. 03f2225 CI: add tests by Marc Kupietz · 3 months ago
  52. 89ce727 Update gender variants demo to generic OKK and 2024/2025 by Marc Kupietz · 3 months ago
  53. ad8d2ed Update and separate frequencyQuery documentation by Marc Kupietz · 3 months ago
  54. b79fd44 Introduce env variable KORAP_URL to use as default if set by Marc Kupietz · 3 months ago
  55. 463bb16 More migrations to base pipe by Marc Kupietz · 3 months ago
  56. ca5fe5a gitlab-ci: install from source using pak by Marc Kupietz · 4 months ago
  57. f5a3701 💄 Start switching to base R pipe by Marc Kupietz · 4 months ago
  58. 4cd066d 💄 Start switching to base R pipe by Marc Kupietz · 4 months ago
  59. 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 4 months ago
  60. d5823b0 🔖 bump version to dev version 1.0.0.9000 by Marc Kupietz · 4 months ago
  61. a5bd373 Update cran-comments by Marc Kupietz · 4 months ago
  62. f1422ee Bump version to v1.0.0 by Marc Kupietz · 4 months ago
  63. db73dce Update NEWS by Marc Kupietz · 4 months ago
  64. b5163f2 Add missing suggests for demos for r-devel by Marc Kupietz · 4 months ago
  65. 4c40001 Update Readme.md by Marc Kupietz · 4 months ago
  66. ef1ef4a Remove redundant R version checks by Marc Kupietz · 4 months ago
  67. e7f0d68 Update tokenization note in collocationAnalysis function by Marc Kupietz · 4 months ago
  68. dbdbb1f Subtract redundant smoothing constants in mergeDuplicateCollocates by Marc Kupietz · 4 months ago
  69. 62625dd Fix url build in mergeDuplicateCollocates by Marc Kupietz · 4 months ago
  70. fabc239 Explicitly set accessToken to NULL in all tests by Marc Kupietz · 5 months ago
  71. 80dc643 Always select textSigle in corpus queries by Marc Kupietz · 5 months ago
  72. 6184c42 Add headless note to manual authorization by Marc Kupietz · 5 months ago
  73. 00e1616 Update dependency infos with Rocky Linux by Marc Kupietz · 5 months ago
  74. a3d9a32 Adapt demos to simplified authorization by Marc Kupietz · 5 months ago
  75. 1b53047 Make sure http fails are always handled gracefully by Marc Kupietz · 5 months ago
  76. 62b1789 Check if authorization is supported by Marc Kupietz · 5 months ago
  77. 471d90a Fix typos by Marc Kupietz · 5 months ago
  78. f83d59a Let httr2 take care of token refreshing by Marc Kupietz · 5 months ago
  79. 37e07e8 Merge pull request #23 from teunbrand/ggplot2_360 by Marc Kupietz · 5 months ago
  80. 307eb4e adapt test by Teun van den Brand · 5 months ago
  81. b73ca0f Fix httr2 1.1.0 incompatibilities by Marc Kupietz · 5 months ago
  82. c73e078 Catch URL parse errors in q.print by Marc Kupietz · 5 months ago
  83. a550165 Fix line length in rd file by Marc Kupietz · 5 months ago
  84. 5419a5c Dump minimum R version to 4.1.0 by Marc Kupietz · 5 months ago
  85. f912959 Replace httr with httr2 by Marc Kupietz · 5 months ago
  86. a4f51d7 Add auth method to simplify (o)authorization by Marc Kupietz · 5 months ago
  87. 16ccf11 Use logging colors and start with green by Marc Kupietz · 5 months ago
  88. 8a6df60 Remove experimental badge from collocationAnalysis function by Marc Kupietz · 5 months ago
  89. d23cb4e Bump version to dev version 0.9.0.9000 by Marc Kupietz · 5 months ago
  90. 7053318 Prepare for 0.9.0 by Marc Kupietz · 6 months ago
  91. 058b19d Add ProjectId by Marc Kupietz · 6 months ago
  92. 3b61dd0 Add custom metadata query test on instance KED by Marc Kupietz · 6 months ago
  93. 6a02e4c Properly link to keyring package documentation by Marc Kupietz · 6 months ago
  94. 9707c75 Fix typo in test-collocations by Marc Kupietz · 6 months ago
  95. 0447da0 Fix matchStart and matchEnd for queries with focus by Marc Kupietz · 6 months ago
  96. 3cd2c6c Fix token column in corpusQuery results by Marc Kupietz · 6 months ago
  97. fc35f60 Fix citation("RKorAPClient") by Marc Kupietz · 6 months ago
  98. 6bd9cad Improve documentation of span parameter in ca by Marc Kupietz · 7 months ago
  99. a7a8f1b Fix no-visible-binding-for-global-variable-note-in-r-cmd-check by Marc Kupietz · 7 months ago
  100. f488112 Add matchStart and matchEnd columns to collectedMatches in corpusQuery result by Marc Kupietz · 7 months ago