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