1. e91be71 frequencyQuery: stop with error if vc is empty by Marc Kupietz · 4 years, 10 months ago
  2. c3f3104 Improve display of error messages passed from the API by Marc Kupietz · 4 years, 10 months ago
  3. 10f65c4 Add highcharter example for varying virtual corpora by Marc Kupietz · 4 years, 10 months ago
  4. c464001 Add manpage for hc_freq_by_year_ci by Marc Kupietz · 4 years, 10 months ago
  5. 91145b0 Add helper for using highcharter / Highcharts more easily by Marc Kupietz · 4 years, 10 months ago
  6. ee96938 Merge "Remove highcharts-demo using rcharts" by Marc Kupietz · 4 years, 10 months ago
  7. a194968 Remove highcharts-demo using rcharts by Marc Kupietz · 4 years, 10 months ago
  8. cb4c320 Merge "Rename highcharter example and add description" by Marc Kupietz · 4 years, 10 months ago
  9. 9a71921 Rename highcharter example and add description by Marc Kupietz · 4 years, 10 months ago
  10. 2fbac3d Make Heuschrecken-Example less time-consuming by Marc Kupietz · 4 years, 10 months ago
  11. 62d29a1 Make queryStringToLabel more useful by Marc Kupietz · 4 years, 10 months ago
  12. 08d222b Add demo using highcharter by Marc Kupietz · 4 years, 10 months ago
  13. 2f4f888 Get rid of remaining wrong ifelses by Marc Kupietz · 4 years, 10 months ago
  14. f56e845 Store cached info only for queries with matadata by Marc Kupietz · 5 years ago
  15. f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 5 years ago
  16. 8a82af7 Increase default timeout to 110s by Marc Kupietz · 5 years ago
  17. 59e449b Combine withCallingHandlers with tryCatch to catch keyring errors by Marc Kupietz · 5 years ago
  18. 23daf5b Add rCharts demo using Highcharts by Marc Kupietz · 5 years ago
  19. 95240e9 Add queryStringToLabel to package misc functions by Marc Kupietz · 5 years ago
  20. 51d4e9d Bumb version to 0.4.1 for api/access token incompatibility by Marc Kupietz · 5 years ago
  21. b956b81 Rename "api token" to "access token" by Marc Kupietz · 5 years ago
  22. 76685f5 Upgrade to Roxygen 7 by Marc Kupietz · 5 years ago
  23. ddce556 Suppress warnings when only looking for keystore service by Marc Kupietz · 5 years ago
  24. 0f80a29 Revert "Specialize Readme.md for tidyverse branch" by Marc Kupietz · 5 years ago
  25. 83aee03 Add mosaicplot demo by Marc Kupietz · 5 years ago tidy
  26. 3bd8ae1 Bump version to 0.4.0 for change in frequencyQuery result tibble by Marc Kupietz · 5 years ago
  27. 71d6e05 Add as.alternative parameter to frequencyQuery method by Marc Kupietz · 5 years ago
  28. 96f00f6 Bump version to 0.3.0 (API token support) by Marc Kupietz · 5 years ago
  29. 22e611f Hotfix keyring handling again by Marc Kupietz · 5 years ago
  30. b2870f2 Allow keyring package to use env backend for API tokens by Marc Kupietz · 5 years ago
  31. 9f9b373 Catch errors in keyring read acces by Marc Kupietz · 5 years ago
  32. 409bf74 Fix setGeneric for persistApiToken by Marc Kupietz · 5 years ago
  33. fc34030 Tidy up and plotlify frequenciesOverTimeDemo by Marc Kupietz · 5 years ago
  34. a96537f Get rid of unnecessary ifelses by Marc Kupietz · 5 years ago
  35. 1b69abf Fix type error in frequencies over domains example by Marc Kupietz · 5 years ago
  36. 7715e9d Fix error in KorAPConnection documenation by Marc Kupietz · 5 years ago
  37. 1057b6e Use apiTokenServiceName constant and not the string by Marc Kupietz · 5 years ago
  38. fd9e749 Fix non-nullable API token by Marc Kupietz · 5 years ago
  39. 4862b86 Add support for API token authorization by Marc Kupietz · 5 years ago
  40. 0c29cea Add confidence level argument to frequencyQuery by Marc Kupietz · 5 years ago
  41. 865760f Add convenience bindings for ggplot2 and plotly with hyperlinks by Marc Kupietz · 5 years ago
  42. 19e2ebd In corpusQuery explicitely use dplyr::select by Marc Kupietz · 5 years ago
  43. b04a1cb Tidy up freq / domain demo by Marc Kupietz · 5 years ago
  44. 0de631d Use the convenience functions in the demos by Marc Kupietz · 5 years ago
  45. 57cc5a6 Add an example with plot to Readme.md by Marc Kupietz · 5 years ago
  46. d68f971 Add convenience function geom_freq_by_year_ci by Marc Kupietz · 5 years ago
  47. bb7d232 Add convenience function for conversion to ipm by Marc Kupietz · 5 years ago
  48. 1242a5e alternatibvesOverTime demo: use our vectorized api methods by Marc Kupietz · 5 years ago
  49. 1b70c80 Let conditionsOverTime demo use query parameter by Marc Kupietz · 5 years ago
  50. 6ebd751 Avoid tidyselect import in ci by Marc Kupietz · 5 years ago
  51. a99f174 Bump version to 0.2.0 by Marc Kupietz · 5 years ago
  52. ea046fa Specialize Readme.md for tidyverse branch by Marc Kupietz · 5 years ago
  53. 97a1bca Optimize imports by Marc Kupietz · 5 years ago
  54. 3da02eb Regional example: don't plot intermediate results by Marc Kupietz · 5 years ago
  55. 296e493 Adapt demos to vectorized methods by Marc Kupietz · 5 years ago
  56. 7d61387 Mute "Undefined global functions or variables" notes in ci by Marc Kupietz · 5 years ago
  57. 3f57528 Add function frequencyQuery (corpusQuery + corpusStats + ci) by Marc Kupietz · 5 years ago
  58. 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 5 years ago
  59. dcc1de6 Add ci function by Marc Kupietz · 5 years ago
  60. 6a6c4ba Add some package documentation by Marc Kupietz · 5 years ago
  61. 69cc54a Start tidyverse migration by Marc Kupietz · 5 years ago
  62. 0a96b28 Cache API calls locally by Marc Kupietz · 5 years ago
  63. 9d4e273 Bump version to 0.1.1 by Marc Kupietz · 5 years ago
  64. 468cab8 Fix picking up vc definition from KorAP-URL in corpusQuery by Marc Kupietz · 5 years ago
  65. 3405ab0 Bumb version to 0.1.0 by Marc Kupietz · 5 years ago
  66. e457d99 Make separate examples proper R-style demos by Marc Kupietz · 5 years ago
  67. 8e05d9c Merge "Geo-example: plotlify with region tooltips and links to ui queries" by Marc Kupietz · 5 years ago
  68. 2416905 Fix plot example in corpusQuery documentation by Marc Kupietz · 5 years ago
  69. 9402dec Geo-example: plotlify with region tooltips and links to ui queries by Marc Kupietz · 5 years ago
  70. b1be8b4 Regions overhaul: add LI, remove federal states for AT, CH by Marc Kupietz · 5 years ago
  71. a582bf0 Add Examples section to Readme.md by Marc Kupietz · 5 years ago
  72. 9d57d4b Add conditionsOverTime to simple examples by Marc Kupietz · 5 years ago
  73. 451980d Add example for regional frequency distribution by Marc Kupietz · 5 years ago
  74. a97e8d0 Add simple example frequencies / topic domains by Marc Kupietz · 5 years ago
  75. 827a3c1 Add example alternativesOverTime.R by Marc Kupietz · 5 years ago
  76. 46a5767 Accept also JSON-LD as content type by Marc Kupietz · 5 years ago
  77. 7776dec More minor documentation typo fixes by Marc Kupietz · 5 years ago
  78. 6d4afdd Merge "'KorAP' typo" by Marc Kupietz · 5 years ago
  79. 36d12d9 Fix handling of field parameter by Marc Kupietz · 5 years ago
  80. 36def51 'KorAP' typo by Akron · 5 years ago
  81. 5e13546 Minor typos in documentation by Akron · 5 years ago
  82. 4ce4fe6 Simplify start by including installation in readme by Akron · 5 years ago
  83. d597bad Add dependency on R (>= 3.5.0) by Marc Kupietz · 5 years ago
  84. db9ab04 Use count=0 instead of count=1 in initial queries by Marc Kupietz · 5 years ago
  85. d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 5 years ago
  86. f6f7131 Harmonize verbose handling by Marc Kupietz · 5 years ago
  87. 6898901 Fix Hello World example by Marc Kupietz · 5 years ago
  88. 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 5 years ago
  89. af5b112 Merge "Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance"" by Marc Kupietz · 5 years ago
  90. b897218 Always carry a KorAPConnection object in the KorpusQuery object by Marc Kupietz · 5 years ago
  91. 3f264bb Add Installation and Hello World sections to Readme.md by Marc Kupietz · 5 years ago
  92. f94a6c8 Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance" by Marc Kupietz · 5 years ago
  93. 56456c6 Give better progress info when verbose by Marc Kupietz · 5 years ago
  94. 71626ac Use instance/test until negative fields bug in virtual corpora is fixed in main instance by Marc Kupietz · 5 years ago
  95. 603491f Provide comments for some basic examples by Marc Kupietz · 5 years ago
  96. 6b5e7aa Bump version to 0.0.2 by Marc Kupietz · 5 years ago
  97. e95108e Migrate to S4 Classes by Marc Kupietz · 5 years ago
  98. 25aebc3 Add some parameters' documentation and examples by Marc Kupietz · 5 years ago
  99. 37b8ef1 Fix long lines in documentation complaints by Marc Kupietz · 5 years ago
  100. da3afe3 Add missing imports to NAMESPACE and DESCRIPTION by Marc Kupietz · 5 years ago