1. 43a6ade Fix typos by Marc Kupietz · 4 years, 9 months ago
  2. 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 4 years, 9 months ago
  3. 70b2c72 Don't invalidate cache on patch level increments by Marc Kupietz · 4 years, 9 months ago
  4. cb1b388 Fix missing cached info in verbose mode by Marc Kupietz · 4 years, 9 months ago
  5. e640996 corpusStats: Show number of tokens in verbose mode by Marc Kupietz · 4 years, 10 months ago
  6. a4f3653 hc-helper: Mute notes: "no visible binding for global variable:" by Marc Kupietz · 4 years, 10 months ago
  7. 53c1b50 ci: set f, conf.low, conf.high to NA if N==0 by Marc Kupietz · 4 years, 10 months ago
  8. a60cd21 Revert "frequencyQuery: stop with error if vc is empty" by Marc Kupietz · 4 years, 10 months ago
  9. e91be71 frequencyQuery: stop with error if vc is empty by Marc Kupietz · 4 years, 10 months ago
  10. c3f3104 Improve display of error messages passed from the API by Marc Kupietz · 4 years, 10 months ago
  11. 10f65c4 Add highcharter example for varying virtual corpora by Marc Kupietz · 4 years, 10 months ago
  12. 91145b0 Add helper for using highcharter / Highcharts more easily by Marc Kupietz · 4 years, 10 months ago
  13. 2fbac3d Make Heuschrecken-Example less time-consuming by Marc Kupietz · 4 years, 10 months ago
  14. 62d29a1 Make queryStringToLabel more useful by Marc Kupietz · 4 years, 10 months ago
  15. 2f4f888 Get rid of remaining wrong ifelses by Marc Kupietz · 4 years, 10 months ago
  16. f56e845 Store cached info only for queries with matadata by Marc Kupietz · 5 years ago
  17. f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 5 years ago
  18. 8a82af7 Increase default timeout to 110s by Marc Kupietz · 5 years ago
  19. 59e449b Combine withCallingHandlers with tryCatch to catch keyring errors by Marc Kupietz · 5 years ago
  20. 23daf5b Add rCharts demo using Highcharts by Marc Kupietz · 5 years ago
  21. 95240e9 Add queryStringToLabel to package misc functions by Marc Kupietz · 5 years ago
  22. b956b81 Rename "api token" to "access token" by Marc Kupietz · 5 years ago
  23. ddce556 Suppress warnings when only looking for keystore service by Marc Kupietz · 5 years ago
  24. 71d6e05 Add as.alternative parameter to frequencyQuery method by Marc Kupietz · 5 years ago
  25. 22e611f Hotfix keyring handling again by Marc Kupietz · 5 years ago
  26. b2870f2 Allow keyring package to use env backend for API tokens by Marc Kupietz · 5 years ago
  27. 9f9b373 Catch errors in keyring read acces by Marc Kupietz · 5 years ago
  28. 409bf74 Fix setGeneric for persistApiToken by Marc Kupietz · 5 years ago
  29. a96537f Get rid of unnecessary ifelses by Marc Kupietz · 5 years ago
  30. 7715e9d Fix error in KorAPConnection documenation by Marc Kupietz · 5 years ago
  31. 1057b6e Use apiTokenServiceName constant and not the string by Marc Kupietz · 5 years ago
  32. fd9e749 Fix non-nullable API token by Marc Kupietz · 5 years ago
  33. 4862b86 Add support for API token authorization by Marc Kupietz · 5 years ago
  34. 0c29cea Add confidence level argument to frequencyQuery by Marc Kupietz · 5 years ago
  35. 865760f Add convenience bindings for ggplot2 and plotly with hyperlinks by Marc Kupietz · 5 years ago
  36. 19e2ebd In corpusQuery explicitely use dplyr::select by Marc Kupietz · 5 years ago
  37. d68f971 Add convenience function geom_freq_by_year_ci by Marc Kupietz · 5 years ago
  38. bb7d232 Add convenience function for conversion to ipm by Marc Kupietz · 5 years ago
  39. 6ebd751 Avoid tidyselect import in ci by Marc Kupietz · 5 years ago
  40. 97a1bca Optimize imports by Marc Kupietz · 5 years ago
  41. 7d61387 Mute "Undefined global functions or variables" notes in ci by Marc Kupietz · 5 years ago
  42. 3f57528 Add function frequencyQuery (corpusQuery + corpusStats + ci) by Marc Kupietz · 5 years ago
  43. 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 5 years ago
  44. dcc1de6 Add ci function by Marc Kupietz · 5 years ago
  45. 6a6c4ba Add some package documentation by Marc Kupietz · 5 years ago
  46. 69cc54a Start tidyverse migration by Marc Kupietz · 5 years ago
  47. 0a96b28 Cache API calls locally by Marc Kupietz · 5 years ago
  48. 468cab8 Fix picking up vc definition from KorAP-URL in corpusQuery by Marc Kupietz · 5 years ago
  49. 2416905 Fix plot example in corpusQuery documentation by Marc Kupietz · 5 years ago
  50. 46a5767 Accept also JSON-LD as content type by Marc Kupietz · 5 years ago
  51. 7776dec More minor documentation typo fixes by Marc Kupietz · 5 years ago
  52. 6d4afdd Merge "'KorAP' typo" by Marc Kupietz · 5 years ago
  53. 36d12d9 Fix handling of field parameter by Marc Kupietz · 5 years ago
  54. 36def51 'KorAP' typo by Akron · 5 years ago
  55. 5e13546 Minor typos in documentation by Akron · 5 years ago
  56. db9ab04 Use count=0 instead of count=1 in initial queries by Marc Kupietz · 5 years ago
  57. d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 5 years ago
  58. f6f7131 Harmonize verbose handling by Marc Kupietz · 5 years ago
  59. 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 5 years ago
  60. af5b112 Merge "Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance"" by Marc Kupietz · 5 years ago
  61. b897218 Always carry a KorAPConnection object in the KorpusQuery object by Marc Kupietz · 5 years ago
  62. f94a6c8 Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance" by Marc Kupietz · 5 years ago
  63. 56456c6 Give better progress info when verbose by Marc Kupietz · 5 years ago
  64. 71626ac Use instance/test until negative fields bug in virtual corpora is fixed in main instance by Marc Kupietz · 5 years ago
  65. 603491f Provide comments for some basic examples by Marc Kupietz · 5 years ago
  66. e95108e Migrate to S4 Classes by Marc Kupietz · 5 years ago
  67. 25aebc3 Add some parameters' documentation and examples by Marc Kupietz · 5 years ago
  68. 37b8ef1 Fix long lines in documentation complaints by Marc Kupietz · 5 years ago
  69. d235a71 Import utils for URL-coding by Marc Kupietz · 5 years ago
  70. f568f3f Use missing instead of is.na to deal with not given parameters by Marc Kupietz · 5 years ago
  71. 3c531f6 Extend KorAPQuery documentation by Marc Kupietz · 5 years ago
  72. 9d97eb9 Fix RKorapQuery not accepting KorAPUrl only by Marc Kupietz · 5 years ago
  73. 636fd39 KorAPCorpusStats: update documentation by Marc Kupietz · 5 years ago
  74. 7915dc4 KorAPConnection: update documentation by Marc Kupietz · 5 years ago
  75. 62da2b5 Integrate KorAPFetchAll with KorAPFetchNext, add KorAPFetchRest by Marc Kupietz · 5 years ago
  76. b125bdd KorAPQuery: let metadataOnly perameter default to true by Marc Kupietz · 5 years ago
  77. 7bce47d KorAPQuery: fix return value documentation by Marc Kupietz · 5 years ago
  78. b306552 KorAPQuery: rename some parameters by Marc Kupietz · 5 years ago
  79. 7d88e2e Set vc before constructing the query by Marc Kupietz · 5 years ago
  80. 632cbd4 Add namespace and some documentation by Marc Kupietz · 5 years ago
  81. cb725f8 Add KorAPFetchNext function by Marc Kupietz · 5 years ago
  82. 3156991 Fix typo by Marc Kupietz · 5 years ago
  83. c2c59bd Introduce verbose parameter in FetchAll by Marc Kupietz · 5 years ago
  84. 9392d5d Use offset instead of page for specifying the start offset by Marc Kupietz · 5 years ago
  85. 5bbc9db First check-in of modified demo function from CMLC-publication by Marc Kupietz · 5 years ago