1. 38329fd Update dplyr::bind_cols link in reexports.Rd´ by Marc Kupietz · 1 year, 7 months ago
  2. 44d66f3 Fix misleading corpusStats example with articleType by Marc Kupietz · 2 years ago
  3. a81343d Add slot documentation for KorAPConnection class by Marc Kupietz · 2 years, 3 months ago
  4. e0a8014 Fix documentation for just reexported magrittr::`%>%` by Marc Kupietz · 2 years, 3 months ago
  5. 8bafa25 Add missing value documentations by Marc Kupietz · 2 years, 3 months ago
  6. fb54822 Update Roxygen 7.2.0 to 7.2.1 by Marc Kupietz · 2 years, 3 months ago
  7. cafca4d Update corpusStats example by Marc Kupietz · 2 years, 9 months ago
  8. 83d0af3 Skip tests that require internet if offline by Marc Kupietz · 2 years, 9 months ago
  9. a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 2 years, 9 months ago
  10. 3eea3a6 Merge "Do not allow repeated nodes in collocation analysis" by Marc Kupietz · 2 years, 11 months ago
  11. dadfd91 CA: do not add examples by default by Marc Kupietz · 3 years ago
  12. 4e322f3 Update link to Stefan's PhD thesis by Marc Kupietz · 3 years ago
  13. 7d400e0 Add missing parameter descriptions by Marc Kupietz · 3 years ago
  14. 47d0d2b Parametrize regex filter for collocates as collocateFilterRegex by Marc Kupietz · 3 years ago
  15. 2456abd Don't wrap package description by Marc Kupietz · 3 years ago
  16. d83bc91 Fix garbled hc_freq_by_year_ci examples by Marc Kupietz · 3 years ago
  17. 419f21f CA: Make recurive CA association score threshold a parameter by Marc Kupietz · 3 years ago
  18. 6a3185b Increase client sided default API timout to 240s by Marc Kupietz · 3 years ago
  19. 5a336b6 Add recursion to collocationAnalysis by Marc Kupietz · 3 years ago
  20. 6505ccf Do not allow repeated nodes in collocation analysis by Marc Kupietz · 3 years ago
  21. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 3 years, 2 months ago
  22. bf00493 Update link to Rychly paper by Marc Kupietz · 3 years, 2 months ago
  23. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 3 years, 2 months ago
  24. dbd431a Add full collocation analysis (client side only implementation) by Marc Kupietz · 3 years, 3 months ago
  25. 9dc1d9f Fix typos in Readme.md and highcharter-helpers by Marc Kupietz · 3 years, 9 months ago
  26. 29c2119 Paint the green kalamar R-ish blue by Marc Kupietz · 3 years, 9 months ago
  27. 92a2848 More documentation improvements by Marc Kupietz · 3 years, 9 months ago
  28. 5fb892e Drop support for orphaned plotly package by Marc Kupietz · 3 years, 9 months ago
  29. 10bcc91 Add new KorAP logo by Marc Kupietz · 3 years, 9 months ago
  30. a6e4ee6 Restructure documentation by Marc Kupietz · 3 years, 9 months ago
  31. e203832 Association score funtions as parameters to collocationScoreQuery by Marc Kupietz · 3 years, 9 months ago
  32. 006b47c Add method collocationScoreQuery by Marc Kupietz · 3 years, 11 months ago
  33. b49afa0 Let cache hash depend on x-index-revision http header from welcome call by Marc Kupietz · 4 years, 6 months ago
  34. cb3c59e Explicitely use and import dplyr::n by Marc Kupietz · 4 years, 6 months ago
  35. ab0b071 highcharter-helper: add boolean parameter smooth by Marc Kupietz · 4 years, 7 months ago
  36. 5b503f4 hc_freq_by_year_ci: allow additional parameters passed to hc_add_series by Marc Kupietz · 4 years, 8 months ago
  37. b2b32a3 Print the API's welcome/ToS message when opening a connection by Marc Kupietz · 4 years, 8 months ago
  38. cf1771d Use TRUE and FALSE instead of T and F by Marc Kupietz · 4 years, 9 months ago
  39. 657d8e7 Add more donttests to stay below 5s for each test by Marc Kupietz · 4 years, 9 months ago
  40. f9ebbff Further minimize ggplotly test to make CRAN happy by Marc Kupietz · 4 years, 9 months ago
  41. 43a6ade Fix typos by Marc Kupietz · 4 years, 9 months ago
  42. 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 4 years, 9 months ago
  43. b38b73e Update default timeout in documentation by Marc Kupietz · 4 years, 9 months ago
  44. 13addc9 Move highcharter live example to gh-pages (branch) by Marc Kupietz · 4 years, 9 months ago highcharter
  45. 4494a3e Add highcharter example to Readme.md by Marc Kupietz · 4 years, 9 months ago
  46. 10f65c4 Add highcharter example for varying virtual corpora by Marc Kupietz · 4 years, 10 months ago
  47. c464001 Add manpage for hc_freq_by_year_ci by Marc Kupietz · 4 years, 10 months ago
  48. 2fbac3d Make Heuschrecken-Example less time-consuming by Marc Kupietz · 4 years, 10 months ago
  49. 62d29a1 Make queryStringToLabel more useful by Marc Kupietz · 4 years, 10 months ago
  50. 23daf5b Add rCharts demo using Highcharts by Marc Kupietz · 5 years ago
  51. 95240e9 Add queryStringToLabel to package misc functions by Marc Kupietz · 5 years ago
  52. b956b81 Rename "api token" to "access token" by Marc Kupietz · 5 years ago
  53. 76685f5 Upgrade to Roxygen 7 by Marc Kupietz · 5 years ago
  54. 71d6e05 Add as.alternative parameter to frequencyQuery method by Marc Kupietz · 5 years ago
  55. a96537f Get rid of unnecessary ifelses by Marc Kupietz · 5 years ago
  56. 7715e9d Fix error in KorAPConnection documenation by Marc Kupietz · 5 years ago
  57. 4862b86 Add support for API token authorization by Marc Kupietz · 5 years ago
  58. 0c29cea Add confidence level argument to frequencyQuery by Marc Kupietz · 5 years ago
  59. 865760f Add convenience bindings for ggplot2 and plotly with hyperlinks by Marc Kupietz · 5 years ago
  60. 19e2ebd In corpusQuery explicitely use dplyr::select by Marc Kupietz · 5 years ago
  61. 57cc5a6 Add an example with plot to Readme.md by Marc Kupietz · 5 years ago
  62. d68f971 Add convenience function geom_freq_by_year_ci by Marc Kupietz · 5 years ago
  63. bb7d232 Add convenience function for conversion to ipm by Marc Kupietz · 5 years ago
  64. 3f57528 Add function frequencyQuery (corpusQuery + corpusStats + ci) by Marc Kupietz · 5 years ago
  65. 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 5 years ago
  66. dcc1de6 Add ci function by Marc Kupietz · 5 years ago
  67. 6a6c4ba Add some package documentation by Marc Kupietz · 5 years ago
  68. 69cc54a Start tidyverse migration by Marc Kupietz · 5 years ago
  69. 0a96b28 Cache API calls locally by Marc Kupietz · 5 years ago
  70. 2416905 Fix plot example in corpusQuery documentation by Marc Kupietz · 5 years ago
  71. 7776dec More minor documentation typo fixes by Marc Kupietz · 5 years ago
  72. d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 5 years ago
  73. f6f7131 Harmonize verbose handling by Marc Kupietz · 5 years ago
  74. 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 5 years ago
  75. af5b112 Merge "Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance"" by Marc Kupietz · 5 years ago
  76. b897218 Always carry a KorAPConnection object in the KorpusQuery object by Marc Kupietz · 5 years ago
  77. f94a6c8 Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance" by Marc Kupietz · 5 years ago
  78. 71626ac Use instance/test until negative fields bug in virtual corpora is fixed in main instance by Marc Kupietz · 5 years ago
  79. 603491f Provide comments for some basic examples by Marc Kupietz · 5 years ago
  80. e95108e Migrate to S4 Classes by Marc Kupietz · 5 years ago
  81. 25aebc3 Add some parameters' documentation and examples by Marc Kupietz · 5 years ago
  82. 37b8ef1 Fix long lines in documentation complaints by Marc Kupietz · 5 years ago
  83. f568f3f Use missing instead of is.na to deal with not given parameters by Marc Kupietz · 5 years ago
  84. 3c531f6 Extend KorAPQuery documentation by Marc Kupietz · 5 years ago
  85. 636fd39 KorAPCorpusStats: update documentation by Marc Kupietz · 5 years ago
  86. 7915dc4 KorAPConnection: update documentation by Marc Kupietz · 5 years ago
  87. 62da2b5 Integrate KorAPFetchAll with KorAPFetchNext, add KorAPFetchRest by Marc Kupietz · 5 years ago
  88. b125bdd KorAPQuery: let metadataOnly perameter default to true by Marc Kupietz · 5 years ago
  89. 7bce47d KorAPQuery: fix return value documentation by Marc Kupietz · 5 years ago
  90. b306552 KorAPQuery: rename some parameters by Marc Kupietz · 5 years ago
  91. cf1caf4 Add some documentation by Marc Kupietz · 5 years ago