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