1. 41d4e35 Make sure that total results are numeric by Marc Kupietz · 9 months ago
  2. 3687a8c textMetadata: update documentation by Marc Kupietz · 10 months ago
  3. 6ddece4 Add textMetadata function to retrieve metadata via sigle(s) by Marc Kupietz · 11 months ago
  4. 1c994ee Fix url encoding of ampersand in corpusStats value by Marc Kupietz · 1 year ago
  5. 58bffe8 Add webUiRequestUrl column also to corpusStats results by Marc Kupietz · 1 year ago
  6. da393ca Make hc_add_onclick_korap_search work with scatter plots by Marc Kupietz · 1 year, 1 month ago
  7. 2b17b21 CA: use server side tokenized matches if supported by Marc Kupietz · 1 year, 3 months ago
  8. 2078bde Also retrieve tokenized snippets by Marc Kupietz · 1 year, 3 months ago
  9. b8dd2e3 Don't convert query results to factors by Marc Kupietz · 1 year, 3 months ago
  10. 2113440 Fix bool vector length and R 4.3 compatibility of collocation analysis by Marc Kupietz · 1 year, 7 months ago
  11. 891534e Wrap last remaining web api query example with dontrun by Marc Kupietz · 1 year, 7 months ago
  12. 548ac35 Fix dontrun position in misc.R by Marc Kupietz · 1 year, 7 months ago
  13. a47d150 Replace our log.info with log_info to avoid name clashes by Marc Kupietz · 1 year, 7 months ago
  14. 9018965 Respect given withinSpan parameter also in queries for examples by Marc Kupietz · 1 year, 7 months ago
  15. d9b2fd7 Add context parameter to corpusQuery by Marc Kupietz · 1 year, 7 months ago
  16. 132f005 Add OAuth Browser Flow documentation by Marc Kupietz · 1 year, 7 months ago
  17. 04814f2 Fail gracefully on invalid json responses by Marc Kupietz · 1 year, 7 months ago
  18. 44d66f3 Fix misleading corpusStats example with articleType by Marc Kupietz · 2 years ago
  19. a81343d Add slot documentation for KorAPConnection class by Marc Kupietz · 2 years, 3 months ago
  20. 23004c6 use slice_head instead of head for potential tibbles by Marc Kupietz · 2 years, 3 months ago
  21. e0a8014 Fix documentation for just reexported magrittr::`%>%` by Marc Kupietz · 2 years, 3 months ago
  22. 8bafa25 Add missing value documentations by Marc Kupietz · 2 years, 3 months ago
  23. f1ccdf8 Fix collocation scores for lemmatized node or collocate queries by Marc Kupietz · 2 years, 5 months ago
  24. 965280f Make hc_add_onclick_korap_search work with bar and pie charts by Marc Kupietz · 2 years, 9 months ago
  25. a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 2 years, 9 months ago
  26. 5295e1b Add on click binding also for column highcharts by Marc Kupietz · 2 years, 9 months ago
  27. 3eea3a6 Merge "Do not allow repeated nodes in collocation analysis" by Marc Kupietz · 2 years, 11 months ago
  28. bdb9527 At least touch recursive CA in tests by Marc Kupietz · 3 years ago
  29. dadfd91 CA: do not add examples by default by Marc Kupietz · 3 years ago
  30. 4e322f3 Update link to Stefan's PhD thesis by Marc Kupietz · 3 years ago
  31. 7d400e0 Add missing parameter descriptions by Marc Kupietz · 3 years ago
  32. 47d0d2b Parametrize regex filter for collocates as collocateFilterRegex by Marc Kupietz · 3 years ago
  33. 76b0559 Do not export currently internal functions by Marc Kupietz · 3 years ago
  34. d83bc91 Fix garbled hc_freq_by_year_ci examples by Marc Kupietz · 3 years ago
  35. b811ffb CA: catch case when no examples are found by Marc Kupietz · 3 years ago
  36. d2c08cb CA: Add Ein and Eine to German stopword list by Marc Kupietz · 3 years ago
  37. 419f21f CA: Make recurive CA association score threshold a parameter by Marc Kupietz · 3 years ago
  38. 8fe0bee Fix typo (joining) by Marc Kupietz · 3 years ago
  39. 1678c3a CA: Keep query for examples in result data frame by Marc Kupietz · 3 years ago
  40. 6a3185b Increase client sided default API timout to 240s by Marc Kupietz · 3 years ago
  41. 5a336b6 Add recursion to collocationAnalysis by Marc Kupietz · 3 years ago
  42. 6505ccf Do not allow repeated nodes in collocation analysis by Marc Kupietz · 3 years ago
  43. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 3 years, 2 months ago
  44. 8b8aa52 Do not import but only suggest lifecycle by Marc Kupietz · 3 years, 2 months ago
  45. bf00493 Update link to Rychly paper by Marc Kupietz · 3 years, 2 months ago
  46. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 3 years, 2 months ago
  47. 427d9ed Add importFrom lifecycle badge by Marc Kupietz · 3 years, 3 months ago
  48. 581a29b CA: warn if no access token present by Marc Kupietz · 3 years, 3 months ago
  49. d07bf19 Add newline to CA log messages by Marc Kupietz · 3 years, 3 months ago
  50. dbd431a Add full collocation analysis (client side only implementation) by Marc Kupietz · 3 years, 3 months ago
  51. 199c8b7 Encode strings to UTF-8 for URLencode by Marc Kupietz · 3 years, 3 months ago
  52. 705488d Fix current page calculation by Marc Kupietz · 3 years, 5 months ago
  53. 01c2477 Fix retrieving access token when multiple tokens are stored by Marc Kupietz · 3 years, 4 months ago
  54. 6817095 Don't let KorAP recalculate total results in every page request by Marc Kupietz · 3 years, 5 months ago
  55. 9f3356d Fix typo by Marc Kupietz · 3 years, 5 months ago
  56. 0085808 Fix calculation of log-dice coefficient by Marc Kupietz · 3 years, 9 months ago
  57. 9dc1d9f Fix typos in Readme.md and highcharter-helpers by Marc Kupietz · 3 years, 9 months ago
  58. 92a2848 More documentation improvements by Marc Kupietz · 3 years, 9 months ago
  59. 7aa4f19 Start using creationDate rather than pubDate by Marc Kupietz · 3 years, 9 months ago
  60. 5fb892e Drop support for orphaned plotly package by Marc Kupietz · 3 years, 9 months ago
  61. a6e4ee6 Restructure documentation by Marc Kupietz · 3 years, 9 months ago
  62. e203832 Association score funtions as parameters to collocationScoreQuery by Marc Kupietz · 3 years, 9 months ago
  63. 006b47c Add method collocationScoreQuery by Marc Kupietz · 3 years, 11 months ago
  64. b49afa0 Let cache hash depend on x-index-revision http header from welcome call by Marc Kupietz · 4 years, 6 months ago
  65. f75ab0b Simplify tibble creation in fetchNext by Marc Kupietz · 4 years, 6 months ago
  66. b7e7f72 Use addcolumn instead of mutate to add new columns in highcharter helper by Marc Kupietz · 4 years, 6 months ago
  67. cb3c59e Explicitely use and import dplyr::n by Marc Kupietz · 4 years, 6 months ago
  68. ab0b071 highcharter-helper: add boolean parameter smooth by Marc Kupietz · 4 years, 7 months ago
  69. 5b503f4 hc_freq_by_year_ci: allow additional parameters passed to hc_add_series by Marc Kupietz · 4 years, 8 months ago
  70. b2b32a3 Print the API's welcome/ToS message when opening a connection by Marc Kupietz · 4 years, 8 months ago
  71. 0d4c909 Fix printing of virtual corpus description by Marc Kupietz · 4 years, 8 months ago
  72. 384dc5c Remove unused function QueryParameterFromUrl by Marc Kupietz · 4 years, 8 months ago
  73. 900d052 Fix credits link in highcharter helper by Marc Kupietz · 4 years, 8 months ago
  74. 882f08c Add license notes on Highcharts by Marc Kupietz · 4 years, 8 months ago
  75. 5d70ffe highcharter-helper: improve handling of single query terms by Marc Kupietz · 4 years, 9 months ago
  76. cf1771d Use TRUE and FALSE instead of T and F by Marc Kupietz · 4 years, 9 months ago
  77. 657d8e7 Add more donttests to stay below 5s for each test by Marc Kupietz · 4 years, 9 months ago
  78. f9ebbff Further minimize ggplotly test to make CRAN happy by Marc Kupietz · 4 years, 9 months ago
  79. 43a6ade Fix typos by Marc Kupietz · 4 years, 9 months ago
  80. 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 4 years, 9 months ago
  81. 70b2c72 Don't invalidate cache on patch level increments by Marc Kupietz · 4 years, 9 months ago
  82. cb1b388 Fix missing cached info in verbose mode by Marc Kupietz · 4 years, 9 months ago
  83. e640996 corpusStats: Show number of tokens in verbose mode by Marc Kupietz · 4 years, 10 months ago
  84. a4f3653 hc-helper: Mute notes: "no visible binding for global variable:" by Marc Kupietz · 4 years, 10 months ago
  85. 53c1b50 ci: set f, conf.low, conf.high to NA if N==0 by Marc Kupietz · 4 years, 10 months ago
  86. a60cd21 Revert "frequencyQuery: stop with error if vc is empty" by Marc Kupietz · 4 years, 10 months ago
  87. e91be71 frequencyQuery: stop with error if vc is empty by Marc Kupietz · 4 years, 10 months ago
  88. c3f3104 Improve display of error messages passed from the API by Marc Kupietz · 4 years, 10 months ago
  89. 10f65c4 Add highcharter example for varying virtual corpora by Marc Kupietz · 4 years, 10 months ago
  90. 91145b0 Add helper for using highcharter / Highcharts more easily by Marc Kupietz · 4 years, 10 months ago
  91. 2fbac3d Make Heuschrecken-Example less time-consuming by Marc Kupietz · 4 years, 10 months ago
  92. 62d29a1 Make queryStringToLabel more useful by Marc Kupietz · 4 years, 10 months ago
  93. 2f4f888 Get rid of remaining wrong ifelses by Marc Kupietz · 4 years, 10 months ago
  94. f56e845 Store cached info only for queries with matadata by Marc Kupietz · 5 years ago
  95. f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 5 years ago
  96. 8a82af7 Increase default timeout to 110s by Marc Kupietz · 5 years ago
  97. 59e449b Combine withCallingHandlers with tryCatch to catch keyring errors by Marc Kupietz · 5 years ago
  98. 23daf5b Add rCharts demo using Highcharts by Marc Kupietz · 5 years ago
  99. 95240e9 Add queryStringToLabel to package misc functions by Marc Kupietz · 5 years ago
  100. b956b81 Rename "api token" to "access token" by Marc Kupietz · 5 years ago