1. 03f2225 CI: add tests by Marc Kupietz · 13 days ago
  2. 89ce727 Update gender variants demo to generic OKK and 2024/2025 by Marc Kupietz · 14 days ago
  3. ad8d2ed Update and separate frequencyQuery documentation by Marc Kupietz · 14 days ago
  4. b79fd44 Introduce env variable KORAP_URL to use as default if set by Marc Kupietz · 3 weeks ago
  5. 463bb16 More migrations to base pipe by Marc Kupietz · 3 weeks ago
  6. ca5fe5a gitlab-ci: install from source using pak by Marc Kupietz · 8 weeks ago
  7. f5a3701 💄 Start switching to base R pipe by Marc Kupietz · 7 weeks ago
  8. 4cd066d 💄 Start switching to base R pipe by Marc Kupietz · 7 weeks ago
  9. 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 7 weeks ago
  10. d5823b0 🔖 bump version to dev version 1.0.0.9000 by Marc Kupietz · 7 weeks ago
  11. a5bd373 Update cran-comments by Marc Kupietz · 8 weeks ago
  12. f1422ee Bump version to v1.0.0 by Marc Kupietz · 8 weeks ago
  13. db73dce Update NEWS by Marc Kupietz · 8 weeks ago
  14. b5163f2 Add missing suggests for demos for r-devel by Marc Kupietz · 8 weeks ago
  15. 4c40001 Update Readme.md by Marc Kupietz · 8 weeks ago
  16. ef1ef4a Remove redundant R version checks by Marc Kupietz · 8 weeks ago
  17. e7f0d68 Update tokenization note in collocationAnalysis function by Marc Kupietz · 8 weeks ago
  18. dbdbb1f Subtract redundant smoothing constants in mergeDuplicateCollocates by Marc Kupietz · 8 weeks ago
  19. 62625dd Fix url build in mergeDuplicateCollocates by Marc Kupietz · 8 weeks ago
  20. fabc239 Explicitly set accessToken to NULL in all tests by Marc Kupietz · 2 months ago
  21. 80dc643 Always select textSigle in corpus queries by Marc Kupietz · 2 months ago
  22. 6184c42 Add headless note to manual authorization by Marc Kupietz · 2 months ago
  23. 00e1616 Update dependency infos with Rocky Linux by Marc Kupietz · 2 months ago
  24. a3d9a32 Adapt demos to simplified authorization by Marc Kupietz · 2 months ago
  25. 1b53047 Make sure http fails are always handled gracefully by Marc Kupietz · 2 months ago
  26. 62b1789 Check if authorization is supported by Marc Kupietz · 3 months ago
  27. 471d90a Fix typos by Marc Kupietz · 3 months ago
  28. f83d59a Let httr2 take care of token refreshing by Marc Kupietz · 3 months ago
  29. 37e07e8 Merge pull request #23 from teunbrand/ggplot2_360 by Marc Kupietz · 3 months ago
  30. 307eb4e adapt test by Teun van den Brand · 3 months ago
  31. b73ca0f Fix httr2 1.1.0 incompatibilities by Marc Kupietz · 3 months ago
  32. c73e078 Catch URL parse errors in q.print by Marc Kupietz · 3 months ago
  33. a550165 Fix line length in rd file by Marc Kupietz · 3 months ago
  34. 5419a5c Dump minimum R version to 4.1.0 by Marc Kupietz · 3 months ago
  35. f912959 Replace httr with httr2 by Marc Kupietz · 3 months ago
  36. a4f51d7 Add auth method to simplify (o)authorization by Marc Kupietz · 3 months ago
  37. 16ccf11 Use logging colors and start with green by Marc Kupietz · 3 months ago
  38. 8a6df60 Remove experimental badge from collocationAnalysis function by Marc Kupietz · 3 months ago
  39. d23cb4e Bump version to dev version 0.9.0.9000 by Marc Kupietz · 3 months ago
  40. 7053318 Prepare for 0.9.0 by Marc Kupietz · 3 months ago
  41. 058b19d Add ProjectId by Marc Kupietz · 3 months ago
  42. 3b61dd0 Add custom metadata query test on instance KED by Marc Kupietz · 3 months ago
  43. 6a02e4c Properly link to keyring package documentation by Marc Kupietz · 3 months ago
  44. 9707c75 Fix typo in test-collocations by Marc Kupietz · 3 months ago
  45. 0447da0 Fix matchStart and matchEnd for queries with focus by Marc Kupietz · 3 months ago
  46. 3cd2c6c Fix token column in corpusQuery results by Marc Kupietz · 3 months ago
  47. fc35f60 Fix citation("RKorAPClient") by Marc Kupietz · 4 months ago
  48. 6bd9cad Improve documentation of span parameter in ca by Marc Kupietz · 4 months ago
  49. a7a8f1b Fix no-visible-binding-for-global-variable-note-in-r-cmd-check by Marc Kupietz · 4 months ago
  50. f488112 Add matchStart and matchEnd columns to collectedMatches in corpusQuery result by Marc Kupietz · 4 months ago
  51. e5374f2 Avoid wrong type problems in corpus stats by Marc Kupietz · 4 months ago
  52. 2aa0344 Add query column to all CA results by Marc Kupietz · 4 months ago
  53. 1faa721 Fix Rd \link{} targets without package anchors by Marc Kupietz · 4 months ago
  54. 06e5b97 textMetadata: concatenate list values metadata fields (tab separated) by Marc Kupietz · 4 months ago
  55. 05664aa Fix textMetadata query for results without fields by Marc Kupietz · 4 months ago
  56. f5263bd Add mergeDuplicateCollocates function by Marc Kupietz · 4 months ago
  57. 05a6079 Fix conversion of new fields API results again by Marc Kupietz · 4 months ago
  58. 3a4ea0b Make test for consumed time more tolerant by Marc Kupietz · 4 months ago
  59. 0b1c64a Fix field name in corpus query test by Marc Kupietz · 4 months ago
  60. 74cb269 Remove debugging left over by Marc Kupietz · 4 months ago
  61. 38a9d68 Slim down buildWebUIRequestUrl function by Marc Kupietz · 4 months ago
  62. e8bd49b In corpusQuery Use fields API result as metadata by Marc Kupietz · 10 months ago
  63. 8d8e312 Bump RoxygenNote to v7.3.2 by Marc Kupietz · 10 months ago
  64. 2a8ab82 In textMetadata use new fields API result by Marc Kupietz · 10 months ago
  65. 5991e8b Bump version to dev version 0.8.1.9000 by Marc Kupietz · 10 months ago
  66. 23891f4 Prepare 0.8.1 by Marc Kupietz · 12 months ago
  67. 1fe9410 Fix comparison type check in R-devel by Marc Kupietz · 12 months ago
  68. 38e4e02 Replace deprecated legend.position by Marc Kupietz · 12 months ago
  69. 41d4e35 Make sure that total results are numeric by Marc Kupietz · 1 year, 1 month ago
  70. 8a3402d CI: try to fix include path by Marc Kupietz · 1 year, 3 months ago
  71. 16e66c3 CI: Factor out .install-rkorapclient to allow remote use by Marc Kupietz · 1 year, 3 months ago
  72. 15b49bf Bump version to dev version 0.8.0.9000 by Marc Kupietz · 1 year, 3 months ago
  73. 810bc19 CI: build also on Ubuntu stable by Marc Kupietz · 1 year, 3 months ago
  74. 7427195 CI: no artifacts by Marc Kupietz · 1 year, 3 months ago
  75. 9e66619 Update Readme by Marc Kupietz · 1 year, 3 months ago
  76. 3839007 Add gitlab ci workflow by Marc Kupietz · 1 year, 3 months ago
  77. fab6eaf update cran comments by Marc Kupietz · 1 year, 3 months ago
  78. 70572d4 Prepare update to v0.8.0 by Marc Kupietz · 1 year, 3 months ago
  79. a676cee Bump RoxygenNote version to 7.3.1 by Marc Kupietz · 1 year, 3 months ago
  80. 3687a8c textMetadata: update documentation by Marc Kupietz · 1 year, 3 months ago
  81. 6ddece4 Add textMetadata function to retrieve metadata via sigle(s) by Marc Kupietz · 1 year, 4 months ago
  82. 1c994ee Fix url encoding of ampersand in corpusStats value by Marc Kupietz · 1 year, 5 months ago
  83. 58bffe8 Add webUiRequestUrl column also to corpusStats results by Marc Kupietz · 1 year, 5 months ago
  84. da393ca Make hc_add_onclick_korap_search work with scatter plots by Marc Kupietz · 1 year, 5 months ago
  85. 5e026d4 Fix deprecated ggplot2 param in regional demo by Marc Kupietz · 1 year, 8 months ago
  86. f5f6ca0 Fix global variable assignment in domains demo by Marc Kupietz · 1 year, 8 months ago
  87. 2b17b21 CA: use server side tokenized matches if supported by Marc Kupietz · 1 year, 8 months ago
  88. 2078bde Also retrieve tokenized snippets by Marc Kupietz · 1 year, 8 months ago
  89. b8dd2e3 Don't convert query results to factors by Marc Kupietz · 1 year, 8 months ago
  90. a6ed60e Bump to new dev version 0.7.7.9000 by Marc Kupietz · 1 year, 8 months ago
  91. dd3b6c9 Update cran-comments.md by Marc Kupietz · 1 year, 9 months ago
  92. b53b005 Bump version to 0.7.7 by Marc Kupietz · 1 year, 9 months ago
  93. 0cdb709 Fix typo in mosaicplot demo by Marc Kupietz · 1 year, 9 months ago
  94. ec10bfb Update links in Readme.md by Marc Kupietz · 2 years ago
  95. 381cb98 Rename demo OAuthBrowserflowHttr2 to adjectiveCollocates by Marc Kupietz · 2 years ago
  96. 781d26f Replace old displayKwics demo by Marc Kupietz · 2 years ago
  97. 65eede5 pluralGenderVariants demo: oauthorize demo iff necessary by Marc Kupietz · 2 years ago
  98. 898515a Add runtime OAuth2 browser flow demos with httr and httr2 by Marc Kupietz · 2 years ago
  99. adc86eb "Fix" non-ASCII characters in gender variants demo by Marc Kupietz · 2 years ago
  100. 6dd348c Add demo that plots plural gender variant frequencies over time by Marc Kupietz · 2 years ago