1. 419f21f CA: Make recurive CA association score threshold a parameter by Marc Kupietz · 3 years ago
  2. 8fe0bee Fix typo (joining) by Marc Kupietz · 3 years ago
  3. 1678c3a CA: Keep query for examples in result data frame by Marc Kupietz · 3 years ago
  4. 6a3185b Increase client sided default API timout to 240s by Marc Kupietz · 3 years ago
  5. 5a336b6 Add recursion to collocationAnalysis by Marc Kupietz · 3 years ago
  6. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 3 years, 2 months ago
  7. 8b8aa52 Do not import but only suggest lifecycle by Marc Kupietz · 3 years, 2 months ago
  8. bf00493 Update link to Rychly paper by Marc Kupietz · 3 years, 2 months ago
  9. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 3 years, 2 months ago
  10. 427d9ed Add importFrom lifecycle badge by Marc Kupietz · 3 years, 3 months ago
  11. 581a29b CA: warn if no access token present by Marc Kupietz · 3 years, 3 months ago
  12. d07bf19 Add newline to CA log messages by Marc Kupietz · 3 years, 3 months ago
  13. dbd431a Add full collocation analysis (client side only implementation) by Marc Kupietz · 3 years, 3 months ago
  14. 199c8b7 Encode strings to UTF-8 for URLencode by Marc Kupietz · 3 years, 3 months ago
  15. 705488d Fix current page calculation by Marc Kupietz · 3 years, 5 months ago
  16. 01c2477 Fix retrieving access token when multiple tokens are stored by Marc Kupietz · 3 years, 4 months ago
  17. 6817095 Don't let KorAP recalculate total results in every page request by Marc Kupietz · 3 years, 5 months ago
  18. 9f3356d Fix typo by Marc Kupietz · 3 years, 5 months ago
  19. 0085808 Fix calculation of log-dice coefficient by Marc Kupietz · 3 years, 9 months ago
  20. 9dc1d9f Fix typos in Readme.md and highcharter-helpers by Marc Kupietz · 3 years, 9 months ago
  21. 92a2848 More documentation improvements by Marc Kupietz · 3 years, 9 months ago
  22. 7aa4f19 Start using creationDate rather than pubDate by Marc Kupietz · 3 years, 9 months ago
  23. 5fb892e Drop support for orphaned plotly package by Marc Kupietz · 3 years, 9 months ago
  24. a6e4ee6 Restructure documentation by Marc Kupietz · 3 years, 9 months ago
  25. e203832 Association score funtions as parameters to collocationScoreQuery by Marc Kupietz · 3 years, 9 months ago
  26. 006b47c Add method collocationScoreQuery by Marc Kupietz · 3 years, 11 months ago
  27. b49afa0 Let cache hash depend on x-index-revision http header from welcome call by Marc Kupietz · 4 years, 6 months ago
  28. f75ab0b Simplify tibble creation in fetchNext by Marc Kupietz · 4 years, 6 months ago
  29. b7e7f72 Use addcolumn instead of mutate to add new columns in highcharter helper by Marc Kupietz · 4 years, 6 months ago
  30. cb3c59e Explicitely use and import dplyr::n by Marc Kupietz · 4 years, 6 months ago
  31. ab0b071 highcharter-helper: add boolean parameter smooth by Marc Kupietz · 4 years, 7 months ago
  32. 5b503f4 hc_freq_by_year_ci: allow additional parameters passed to hc_add_series by Marc Kupietz · 4 years, 8 months ago
  33. b2b32a3 Print the API's welcome/ToS message when opening a connection by Marc Kupietz · 4 years, 8 months ago
  34. 0d4c909 Fix printing of virtual corpus description by Marc Kupietz · 4 years, 8 months ago
  35. 384dc5c Remove unused function QueryParameterFromUrl by Marc Kupietz · 4 years, 8 months ago
  36. 900d052 Fix credits link in highcharter helper by Marc Kupietz · 4 years, 8 months ago
  37. 882f08c Add license notes on Highcharts by Marc Kupietz · 4 years, 8 months ago
  38. 5d70ffe highcharter-helper: improve handling of single query terms by Marc Kupietz · 4 years, 9 months ago
  39. cf1771d Use TRUE and FALSE instead of T and F by Marc Kupietz · 4 years, 9 months ago
  40. 657d8e7 Add more donttests to stay below 5s for each test by Marc Kupietz · 4 years, 9 months ago
  41. f9ebbff Further minimize ggplotly test to make CRAN happy by Marc Kupietz · 4 years, 9 months ago
  42. 43a6ade Fix typos by Marc Kupietz · 4 years, 9 months ago
  43. 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 4 years, 9 months ago
  44. 70b2c72 Don't invalidate cache on patch level increments by Marc Kupietz · 4 years, 9 months ago
  45. cb1b388 Fix missing cached info in verbose mode by Marc Kupietz · 4 years, 9 months ago
  46. e640996 corpusStats: Show number of tokens in verbose mode by Marc Kupietz · 4 years, 10 months ago
  47. a4f3653 hc-helper: Mute notes: "no visible binding for global variable:" by Marc Kupietz · 4 years, 10 months ago
  48. 53c1b50 ci: set f, conf.low, conf.high to NA if N==0 by Marc Kupietz · 4 years, 10 months ago
  49. a60cd21 Revert "frequencyQuery: stop with error if vc is empty" by Marc Kupietz · 4 years, 10 months ago
  50. e91be71 frequencyQuery: stop with error if vc is empty by Marc Kupietz · 4 years, 10 months ago
  51. c3f3104 Improve display of error messages passed from the API by Marc Kupietz · 4 years, 10 months ago
  52. 10f65c4 Add highcharter example for varying virtual corpora by Marc Kupietz · 4 years, 10 months ago
  53. 91145b0 Add helper for using highcharter / Highcharts more easily by Marc Kupietz · 4 years, 10 months ago
  54. 2fbac3d Make Heuschrecken-Example less time-consuming by Marc Kupietz · 4 years, 10 months ago
  55. 62d29a1 Make queryStringToLabel more useful by Marc Kupietz · 4 years, 10 months ago
  56. 2f4f888 Get rid of remaining wrong ifelses by Marc Kupietz · 4 years, 10 months ago
  57. f56e845 Store cached info only for queries with matadata by Marc Kupietz · 5 years ago
  58. f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 5 years ago
  59. 8a82af7 Increase default timeout to 110s by Marc Kupietz · 5 years ago
  60. 59e449b Combine withCallingHandlers with tryCatch to catch keyring errors by Marc Kupietz · 5 years ago
  61. 23daf5b Add rCharts demo using Highcharts by Marc Kupietz · 5 years ago
  62. 95240e9 Add queryStringToLabel to package misc functions by Marc Kupietz · 5 years ago
  63. b956b81 Rename "api token" to "access token" by Marc Kupietz · 5 years ago
  64. ddce556 Suppress warnings when only looking for keystore service by Marc Kupietz · 5 years ago
  65. 71d6e05 Add as.alternative parameter to frequencyQuery method by Marc Kupietz · 5 years ago
  66. 22e611f Hotfix keyring handling again by Marc Kupietz · 5 years ago
  67. b2870f2 Allow keyring package to use env backend for API tokens by Marc Kupietz · 5 years ago
  68. 9f9b373 Catch errors in keyring read acces by Marc Kupietz · 5 years ago
  69. 409bf74 Fix setGeneric for persistApiToken by Marc Kupietz · 5 years ago
  70. a96537f Get rid of unnecessary ifelses by Marc Kupietz · 5 years ago
  71. 7715e9d Fix error in KorAPConnection documenation by Marc Kupietz · 5 years ago
  72. 1057b6e Use apiTokenServiceName constant and not the string by Marc Kupietz · 5 years ago
  73. fd9e749 Fix non-nullable API token by Marc Kupietz · 5 years ago
  74. 4862b86 Add support for API token authorization by Marc Kupietz · 5 years ago
  75. 0c29cea Add confidence level argument to frequencyQuery by Marc Kupietz · 5 years ago
  76. 865760f Add convenience bindings for ggplot2 and plotly with hyperlinks by Marc Kupietz · 5 years ago
  77. 19e2ebd In corpusQuery explicitely use dplyr::select by Marc Kupietz · 5 years ago
  78. d68f971 Add convenience function geom_freq_by_year_ci by Marc Kupietz · 5 years ago
  79. bb7d232 Add convenience function for conversion to ipm by Marc Kupietz · 5 years ago
  80. 6ebd751 Avoid tidyselect import in ci by Marc Kupietz · 5 years ago
  81. 97a1bca Optimize imports by Marc Kupietz · 5 years ago
  82. 7d61387 Mute "Undefined global functions or variables" notes in ci by Marc Kupietz · 5 years ago
  83. 3f57528 Add function frequencyQuery (corpusQuery + corpusStats + ci) by Marc Kupietz · 5 years ago
  84. 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 5 years ago
  85. dcc1de6 Add ci function by Marc Kupietz · 5 years ago
  86. 6a6c4ba Add some package documentation by Marc Kupietz · 5 years ago
  87. 69cc54a Start tidyverse migration by Marc Kupietz · 5 years ago
  88. 0a96b28 Cache API calls locally by Marc Kupietz · 5 years ago
  89. 468cab8 Fix picking up vc definition from KorAP-URL in corpusQuery by Marc Kupietz · 5 years ago
  90. 2416905 Fix plot example in corpusQuery documentation by Marc Kupietz · 5 years ago
  91. 46a5767 Accept also JSON-LD as content type by Marc Kupietz · 5 years ago
  92. 7776dec More minor documentation typo fixes by Marc Kupietz · 5 years ago
  93. 6d4afdd Merge "'KorAP' typo" by Marc Kupietz · 5 years ago
  94. 36d12d9 Fix handling of field parameter by Marc Kupietz · 5 years ago
  95. 36def51 'KorAP' typo by Akron · 5 years ago
  96. 5e13546 Minor typos in documentation by Akron · 5 years ago
  97. db9ab04 Use count=0 instead of count=1 in initial queries by Marc Kupietz · 5 years ago
  98. d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 5 years ago
  99. f6f7131 Harmonize verbose handling by Marc Kupietz · 5 years ago
  100. 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 5 years ago