1. 0d23fb5 Turn on global conversion between rpy and py objects by Marc Kupietz · 2 years, 3 months ago
  2. 90bb55c Bump actions/checkout from 2.4.0 to 3.0.2 by dependabot[bot] · 2 years, 4 months ago
  3. 85d65d8 Bump actions/cache from 2.1.7 to 3.0.5 by dependabot[bot] · 2 years, 4 months ago
  4. d2f05d9 Bump actions/setup-python from 2.3.1 to 4.2.0 by dependabot[bot] · 2 years, 4 months ago
  5. 5bd4b9c change corpusStats to return a pandas.DataFrame by default by Ines Pisetta · 2 years, 4 months ago
  6. d371d1b Fix CI test for Python 3.10 by Marc Kupietz · 2 years, 10 months ago
  7. eb6270d Bump actions/cache from 2.1.6 to 2.1.7 by dependabot[bot] · 3 years ago
  8. c55d311 Bump to dev version 0.7.1.9000 by Marc Kupietz · 2 years, 10 months ago
  9. 6f2bdae Support and test Python 3.10 by Marc Kupietz · 2 years, 10 months ago
  10. 00548db Bump actions/checkout from 2.3.4 to 2.4.0 by dependabot[bot] · 3 years, 1 month ago
  11. 60cce03 Bump actions/setup-python from 2.2.2 to 2.3.1 by dependabot[bot] · 3 years ago
  12. bb5eee9 Update and simplify installation instructions in Readme.md by Marc Kupietz · 3 years, 2 months ago
  13. f573f8f CI test only on latest released versions by Marc Kupietz · 3 years, 2 months ago v0.7.1
  14. a530849 Sync version with current stable R library version by Marc Kupietz · 3 years, 2 months ago
  15. 2fd46fd Fix typos and long lines by Marc Kupietz · 3 years, 2 months ago
  16. ae6e73e Fix links in Readme.md by Marc Kupietz · 3 years, 2 months ago
  17. 6e2df6c Update R version for windows in Readme and ci test by Marc Kupietz · 3 years, 2 months ago
  18. c18d598 Add interface for collocationAnalysis method by Marc Kupietz · 3 years, 2 months ago
  19. 2269bae Bump to development version 0.6.1.9000 by Marc Kupietz · 3 years, 2 months ago
  20. 7ff0f9a Bump actions/cache from 2.1.5 to 2.1.6 by dependabot[bot] · 3 years, 6 months ago
  21. e24014f Merge "Add example for relative frequency in written vs. spoken corpora" by Marc Kupietz · 3 years, 4 months ago
  22. dc0aa27 Add example for relative frequency in written vs. spoken corpora by Marc Kupietz · 3 years, 4 months ago
  23. a596d5f Merge "Make Ubuntu installation even more fail safe" by Marc Kupietz · 3 years, 4 months ago
  24. 5bbfb92 Make Ubuntu installation even more fail safe by Marc Kupietz · 3 years, 4 months ago
  25. aed5176 Add missing O1, ll in collocationScoreQuery result API doc by Marc Kupietz · 3 years, 5 months ago
  26. daeaf5b Update Readme.md figure with corrected error bars by Marc Kupietz · 3 years, 5 months ago
  27. 2d98161 Merge changes I80f6ea7b,Iabfc017e by Marc Kupietz · 3 years, 5 months ago
  28. 7fdb415 Use f-strings to simplify vc list construction in hello_world.py by Marc Kupietz · 3 years, 5 months ago
  29. 3314654 Fix error bars in hello_world.py by Marc Kupietz · 3 years, 5 months ago
  30. e9695b7 Prepare new development version 0.6.1.9000 by Marc Kupietz · 3 years, 7 months ago
  31. 595bb72 Bump actions/cache from 2 to 2.1.5 by dependabot[bot] · 3 years, 7 months ago
  32. 287c94c Bump actions/setup-python from 2 to 2.2.2 by dependabot[bot] · 3 years, 7 months ago
  33. 1bcac51 Bump actions/checkout from 2 to 2.3.4 by dependabot[bot] · 3 years, 7 months ago
  34. cbeb7ee Bump version to 0.6.1 (= RKorAPClient version) by Marc Kupietz · 3 years, 7 months ago v0.6.1
  35. 240ff89 Add example for collocation score query by Marc Kupietz · 3 years, 7 months ago
  36. a26176f Fix paramater documentation of smoothingConstant by Marc Kupietz · 3 years, 7 months ago
  37. d95b947 GH workflow: install dependencies on Linux by Marc Kupietz · 3 years, 7 months ago
  38. b70b55f Add missing module requirement for packaging by Marc Kupietz · 3 years, 7 months ago
  39. ed06d08 Drop Python 3.6 support - panads 1.2 requires v3.7 by Marc Kupietz · 3 years, 7 months ago
  40. cdeea61 Run ci workflow on ubuntu again by Marc Kupietz · 3 years, 7 months ago
  41. 45b5206 Run worklflows on 3.9 instead of 3.7 by Marc Kupietz · 3 years, 7 months ago
  42. 54d66b8 Update Readme.md by Marc Kupietz · 3 years, 7 months ago
  43. 9429cf6 Convert collocationScoreQuery list arguments to R vectors by Marc Kupietz · 3 years, 7 months ago
  44. 67c06b5 Keep glbally activated pandas2ri until all functions wrapped by Marc Kupietz · 3 years, 7 months ago
  45. 1e7e154 Prepare for 0.6.1 by Marc Kupietz · 3 years, 7 months ago
  46. 7f6dfd8 Require pandas >= 1.2 by Marc Kupietz · 3 years, 7 months ago
  47. 76140cf Add skipped test for multi collocation query by Marc Kupietz · 3 years, 7 months ago
  48. 6ed123f Replace deprecated assertEquals by Marc Kupietz · 3 years, 7 months ago
  49. 80bf0fb Replace deprecated global pandas2ri conversion by Marc Kupietz · 3 years, 7 months ago
  50. e002976 Update documentation for collocationScoreQuery by Marc Kupietz · 3 years, 7 months ago
  51. 03ac78c Fix pandas dataframe documentation link by Marc Kupietz · 3 years, 7 months ago
  52. 27a1a2a Update for and sync with new R-package version 0.6.1 by Marc Kupietz · 3 years, 9 months ago
  53. 4ae4e52 Upgrade to GitHub-native Dependabot by dependabot-preview[bot] · 3 years, 7 months ago
  54. ee0b46c Advertise Python 3.9 support by Marc Kupietz · 3 years, 7 months ago
  55. 0155a74 Fix class test for rpy2 3.4 by Marc Kupietz · 3 years, 7 months ago
  56. c1dfa20 Sync version numbering with R client library by Marc Kupietz · 3 years, 7 months ago
  57. 78f7dd2 Minor typos in Readme by Akron · 4 years, 4 months ago v0.3.1
  58. 8d7071b Fix command line section in Readme.md by Marc Kupietz · 4 years, 4 months ago
  59. a9af993 Disable Linux CI test until R dependencies are fixed by Marc Kupietz · 4 years, 4 months ago
  60. 2d0f936 Prepare for first PyPI release by Marc Kupietz · 4 years, 4 months ago
  61. 439c7fc Merge "gh-actions: use generic ubuntu-latest" by Marc Kupietz · 4 years, 4 months ago
  62. dc31195 gh-actions: use generic ubuntu-latest by Marc Kupietz · 4 years, 4 months ago
  63. e4b0811 Merge "gh-actions: setup R with r-lib/actions also on linux" by Marc Kupietz · 4 years, 4 months ago
  64. d35b6e6 gh-actions: setup R with r-lib/actions also on linux by Marc Kupietz · 4 years, 4 months ago
  65. c4aa2c1 Merge "gh-actions: upgrade to generic R release version" by Marc Kupietz · 4 years, 4 months ago
  66. 602833a gh-actions: upgrade to generic R release version by Marc Kupietz · 4 years, 4 months ago
  67. 0d2ae33 Bump version to 0.2.3 by Marc Kupietz · 4 years, 4 months ago
  68. 8a8d82d Add MANIFEST.in to include Readme.md in dist by Marc Kupietz · 4 years, 4 months ago
  69. 6fff906 Add setup.cfg by Marc Kupietz · 4 years, 4 months ago
  70. 20d72d5 Rename LICENSE to LICENSE.txt by Marc Kupietz · 4 years, 4 months ago
  71. 317c72e Remove redundant pandas import by Marc Kupietz · 4 years, 4 months ago
  72. 6ff9c13 Bump version to 0.2.0 by Marc Kupietz · 4 years, 4 months ago
  73. f84866e Add plotly to requirements by Marc Kupietz · 4 years, 4 months ago
  74. 3be8bd9 Replace utf8 with ascii characters by Marc Kupietz · 4 years, 4 months ago
  75. 018a168 Support command line invocation by Marc Kupietz · 4 years, 5 months ago
  76. 3e6c963 Add citation hint by Marc Kupietz · 4 years, 5 months ago
  77. cafdbb7 Build and deploy documentation automatically to gh-pages by Marc Kupietz · 4 years, 5 months ago
  78. 7494fad Add documentation to core classes and methods by Marc Kupietz · 4 years, 5 months ago
  79. f5fb1ee Amend setup.py by Marc Kupietz · 4 years, 5 months ago
  80. 0915894 Improve Readme.md by Marc Kupietz · 4 years, 5 months ago
  81. 6d53974 Provide Python wrappers for RKorAPClient R-S4 classes and class methods by Marc Kupietz · 4 years, 5 months ago
  82. fb85a9c Add more information to Description in Readme.md by Marc Kupietz · 4 years, 5 months ago
  83. d46d767 Add more badges before going public by Marc Kupietz · 4 years, 5 months ago
  84. 4b03ac4 Specify R repos in RKorAPClient installation instructions by Marc Kupietz · 4 years, 5 months ago
  85. 932638e Add environment variable handling to Windows installation instructions by Marc Kupietz · 4 years, 5 months ago
  86. c5a554e RKorAPClient requires R version >= 3.5 by Marc Kupietz · 4 years, 5 months ago
  87. f7b1d00 Require ryp2 >= 3.3 by Marc Kupietz · 4 years, 5 months ago
  88. e8ca49f CI script: R should be in c:/R/bin/x64 only by Marc Kupietz · 4 years, 5 months ago
  89. d94c0bf Bump version to 0.0.2 by Marc Kupietz · 4 years, 5 months ago
  90. 255cec5 Fix headings in installation instructions by Marc Kupietz · 4 years, 5 months ago
  91. 4aa3d50 Fix and simplify installation instructions by Marc Kupietz · 4 years, 5 months ago
  92. 54285e8 Update Readme.md by Marc Kupietz · 4 years, 5 months ago
  93. 6fc4b2a CI tests: run all tests from yaml directly by Marc Kupietz · 4 years, 5 months ago
  94. f78db63 CI tests: work around caching problem by Marc Kupietz · 4 years, 5 months ago
  95. 5ebaa4b CI unit tests: one macOS build is enough by Marc Kupietz · 4 years, 5 months ago
  96. a039fcf Use KorAP's project homepage as hompage by Marc Kupietz · 4 years, 5 months ago
  97. 3cb8eba CI unit test: Fix r-version cache key by Marc Kupietz · 4 years, 5 months ago
  98. 1e0d3cd Simplify gh action CI tests by Marc Kupietz · 4 years, 5 months ago
  99. 01f4160 Add gh action ci tests from rpy2 by Marc Kupietz · 4 years, 5 months ago
  100. ca08069 Make PythonKorAPClient a pip-installable package by Marc Kupietz · 4 years, 5 months ago