1. e8bd49b In corpusQuery Use fields API result as metadata by Marc Kupietz · 5 months ago master
  2. 8d8e312 Bump RoxygenNote to v7.3.2 by Marc Kupietz · 5 months ago
  3. 2a8ab82 In textMetadata use new fields API result by Marc Kupietz · 5 months ago
  4. 5991e8b Bump version to dev version 0.8.1.9000 by Marc Kupietz · 5 months ago
  5. 23891f4 Prepare 0.8.1 by Marc Kupietz · 7 months ago
  6. 1fe9410 Fix comparison type check in R-devel by Marc Kupietz · 7 months ago
  7. 38e4e02 Replace deprecated legend.position by Marc Kupietz · 7 months ago
  8. 41d4e35 Make sure that total results are numeric by Marc Kupietz · 9 months ago
  9. 8a3402d CI: try to fix include path by Marc Kupietz · 10 months ago
  10. 16e66c3 CI: Factor out .install-rkorapclient to allow remote use by Marc Kupietz · 10 months ago
  11. 15b49bf Bump version to dev version 0.8.0.9000 by Marc Kupietz · 10 months ago
  12. 810bc19 CI: build also on Ubuntu stable by Marc Kupietz · 10 months ago
  13. 7427195 CI: no artifacts by Marc Kupietz · 10 months ago
  14. 9e66619 Update Readme by Marc Kupietz · 10 months ago
  15. 3839007 Add gitlab ci workflow by Marc Kupietz · 10 months ago
  16. fab6eaf update cran comments by Marc Kupietz · 10 months ago
  17. 70572d4 Prepare update to v0.8.0 by Marc Kupietz · 10 months ago
  18. a676cee Bump RoxygenNote version to 7.3.1 by Marc Kupietz · 10 months ago
  19. 3687a8c textMetadata: update documentation by Marc Kupietz · 10 months ago
  20. 6ddece4 Add textMetadata function to retrieve metadata via sigle(s) by Marc Kupietz · 11 months ago
  21. 1c994ee Fix url encoding of ampersand in corpusStats value by Marc Kupietz · 1 year ago
  22. 58bffe8 Add webUiRequestUrl column also to corpusStats results by Marc Kupietz · 1 year ago
  23. da393ca Make hc_add_onclick_korap_search work with scatter plots by Marc Kupietz · 1 year, 1 month ago
  24. 5e026d4 Fix deprecated ggplot2 param in regional demo by Marc Kupietz · 1 year, 3 months ago
  25. f5f6ca0 Fix global variable assignment in domains demo by Marc Kupietz · 1 year, 3 months ago
  26. 2b17b21 CA: use server side tokenized matches if supported by Marc Kupietz · 1 year, 3 months ago
  27. 2078bde Also retrieve tokenized snippets by Marc Kupietz · 1 year, 3 months ago
  28. b8dd2e3 Don't convert query results to factors by Marc Kupietz · 1 year, 3 months ago
  29. a6ed60e Bump to new dev version 0.7.7.9000 by Marc Kupietz · 1 year, 3 months ago
  30. dd3b6c9 Update cran-comments.md by Marc Kupietz · 1 year, 4 months ago
  31. b53b005 Bump version to 0.7.7 by Marc Kupietz · 1 year, 4 months ago
  32. 0cdb709 Fix typo in mosaicplot demo by Marc Kupietz · 1 year, 4 months ago
  33. ec10bfb Update links in Readme.md by Marc Kupietz · 1 year, 7 months ago
  34. 381cb98 Rename demo OAuthBrowserflowHttr2 to adjectiveCollocates by Marc Kupietz · 1 year, 7 months ago
  35. 781d26f Replace old displayKwics demo by Marc Kupietz · 1 year, 7 months ago
  36. 65eede5 pluralGenderVariants demo: oauthorize demo iff necessary by Marc Kupietz · 1 year, 7 months ago
  37. 898515a Add runtime OAuth2 browser flow demos with httr and httr2 by Marc Kupietz · 1 year, 7 months ago
  38. adc86eb "Fix" non-ASCII characters in gender variants demo by Marc Kupietz · 1 year, 7 months ago
  39. 6dd348c Add demo that plots plural gender variant frequencies over time by Marc Kupietz · 1 year, 7 months ago
  40. ef0d172 Bump to new dev version 0.7.6.9000 by Marc Kupietz · 1 year, 7 months ago
  41. 2113440 Fix bool vector length and R 4.3 compatibility of collocation analysis by Marc Kupietz · 1 year, 7 months ago
  42. 34dc997 Add libv8-dev to linux dependencies in Readme by Marc Kupietz · 1 year, 7 months ago
  43. 39af4a6 Don't trigger ci tests on md changes by Marc Kupietz · 1 year, 7 months ago
  44. 601a582 Fix Readme.md for github markdown by Marc Kupietz · 1 year, 7 months ago
  45. 891534e Wrap last remaining web api query example with dontrun by Marc Kupietz · 1 year, 7 months ago
  46. 548ac35 Fix dontrun position in misc.R by Marc Kupietz · 1 year, 7 months ago
  47. 881c028 Reduce timeouts in tests to make sure they don't sum up to over 10s by Marc Kupietz · 1 year, 7 months ago
  48. a47d150 Replace our log.info with log_info to avoid name clashes by Marc Kupietz · 1 year, 7 months ago
  49. ed70a54 Add CRAN-SUBMISSION to .Rbuildignore by Marc Kupietz · 1 year, 7 months ago
  50. db7ee39 Bump version to 0.7.6 by Marc Kupietz · 1 year, 7 months ago
  51. 9018965 Respect given withinSpan parameter also in queries for examples by Marc Kupietz · 1 year, 7 months ago
  52. f650629 Explicitely test that Bad Gateway errors result in graceful fails by Marc Kupietz · 1 year, 7 months ago
  53. 9cdb4be Also expect invalid json when testing graceful tinmeout fails by Marc Kupietz · 1 year, 7 months ago
  54. e222b53 Bumb gh workflow actions/checkout from v2 to v3 by Marc Kupietz · 1 year, 7 months ago
  55. d9b2fd7 Add context parameter to corpusQuery by Marc Kupietz · 1 year, 7 months ago
  56. 132f005 Add OAuth Browser Flow documentation by Marc Kupietz · 1 year, 7 months ago
  57. 04814f2 Fail gracefully on invalid json responses by Marc Kupietz · 1 year, 7 months ago
  58. 38329fd Update dplyr::bind_cols link in reexports.Rd´ by Marc Kupietz · 1 year, 7 months ago
  59. 871a4ba Bump RoxygenNote version from 7.2.2 to 7.2.3 by Marc Kupietz · 1 year, 7 months ago
  60. a8f9040 explicitely name n in slice_head in recursiveCA-demo by Marc Kupietz · 1 year, 7 months ago
  61. 44d66f3 Fix misleading corpusStats example with articleType by Marc Kupietz · 2 years ago
  62. c3a149b Bump RoxygenNote from 7.2.1 to 7.2.2 by Marc Kupietz · 2 years ago
  63. a9bb465 Bump to new dev version 0.7.5.9000 by Marc Kupietz · 2 years ago
  64. fc94733 Update cran-comments.md by Marc Kupietz · 2 years, 3 months ago v0.7.5
  65. c45084a Bump version to 0.7.5 by Marc Kupietz · 2 years, 3 months ago
  66. 35eecca regional demo: save geo data to tempdir() instead of getCachePath() by Marc Kupietz · 2 years, 3 months ago
  67. a8f1f56 Bump version to 0.7.4 by Marc Kupietz · 2 years, 3 months ago
  68. a4c337c Update cran-comments.md with check_win() results by Marc Kupietz · 2 years, 3 months ago
  69. 26ee9f3 update cran-comments.md by Marc Kupietz · 2 years, 3 months ago
  70. f1c9104 update NEWS.md by Marc Kupietz · 2 years, 3 months ago
  71. a81343d Add slot documentation for KorAPConnection class by Marc Kupietz · 2 years, 3 months ago
  72. ed53a4c bump to new dev version 0.7.3.9000 by Marc Kupietz · 2 years, 3 months ago
  73. ef74777 use str_replace when tidyverse is imported by Marc Kupietz · 2 years, 3 months ago
  74. 23004c6 use slice_head instead of head for potential tibbles by Marc Kupietz · 2 years, 3 months ago
  75. 163a6fa light verb construction demo: use proper tempfile by Marc Kupietz · 2 years, 3 months ago
  76. ca6c4f6 regional demo: cache map data in proper R.cache dir by Marc Kupietz · 2 years, 3 months ago
  77. e0a8014 Fix documentation for just reexported magrittr::`%>%` by Marc Kupietz · 2 years, 3 months ago
  78. 8bafa25 Add missing value documentations by Marc Kupietz · 2 years, 3 months ago
  79. 0f158fb Update cran comments by Marc Kupietz · 2 years, 3 months ago
  80. 7f2c470 Bump version to 0.7.3 by Marc Kupietz · 2 years, 3 months ago
  81. 9b2d0ee Update NEWS.md by Marc Kupietz · 2 years, 3 months ago
  82. 411bfcb Add CITATION.cff by Marc Kupietz · 2 years, 3 months ago
  83. fb54822 Update Roxygen 7.2.0 to 7.2.1 by Marc Kupietz · 2 years, 3 months ago
  84. f46a137 Update shiny demo by Marc Kupietz · 2 years, 3 months ago
  85. 2819fc7 Add some demos for comparisons by country of publication by Marc Kupietz · 2 years, 5 months ago
  86. 12d1074 Fix coverage CI script by Marc Kupietz · 2 years, 5 months ago
  87. ba6b691 Fix CI script for Ubuntu by Marc Kupietz · 2 years, 5 months ago
  88. f1ccdf8 Fix collocation scores for lemmatized node or collocate queries by Marc Kupietz · 2 years, 5 months ago
  89. 743bd06 Update RoxygenNote to 7.2.0 by Marc Kupietz · 2 years, 5 months ago
  90. 4cfecd4 Bump to new dev version 0.7.2.9000 by Marc Kupietz · 2 years, 5 months ago
  91. 9152abe Update cran-comments.md by Marc Kupietz · 2 years, 9 months ago v0.7.2
  92. aaefc83 Bump version to 0.7.2 by Marc Kupietz · 2 years, 9 months ago
  93. 965280f Make hc_add_onclick_korap_search work with bar and pie charts by Marc Kupietz · 2 years, 9 months ago
  94. 8da4691 Update gh actions for r-lib/actions v2 by Marc Kupietz · 2 years, 9 months ago
  95. cafca4d Update corpusStats example by Marc Kupietz · 2 years, 9 months ago
  96. 23d41aa Update NEWS by Marc Kupietz · 2 years, 9 months ago
  97. 83d0af3 Skip tests that require internet if offline by Marc Kupietz · 2 years, 9 months ago
  98. a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 2 years, 9 months ago
  99. 5295e1b Add on click binding also for column highcharts by Marc Kupietz · 2 years, 9 months ago
  100. 133b627 shiny demo: fix query split by Marc Kupietz · 2 years, 9 months ago