- a26176f Fix paramater documentation of smoothingConstant by Marc Kupietz · 4 years, 6 months ago
 - d95b947 GH workflow: install dependencies on Linux by Marc Kupietz · 4 years, 6 months ago
 - b70b55f Add missing module requirement for packaging by Marc Kupietz · 4 years, 6 months ago
 - ed06d08 Drop Python 3.6 support - panads 1.2 requires v3.7 by Marc Kupietz · 4 years, 6 months ago
 - cdeea61 Run ci workflow on ubuntu again by Marc Kupietz · 4 years, 6 months ago
 - 45b5206 Run worklflows on 3.9 instead of 3.7 by Marc Kupietz · 4 years, 6 months ago
 - 54d66b8 Update Readme.md by Marc Kupietz · 4 years, 6 months ago
 - 9429cf6 Convert collocationScoreQuery list arguments to R vectors by Marc Kupietz · 4 years, 6 months ago
 - 67c06b5 Keep glbally activated pandas2ri until all functions wrapped by Marc Kupietz · 4 years, 6 months ago
 - 1e7e154 Prepare for 0.6.1 by Marc Kupietz · 4 years, 6 months ago
 - 7f6dfd8 Require pandas >= 1.2 by Marc Kupietz · 4 years, 6 months ago
 - 76140cf Add skipped test for multi collocation query by Marc Kupietz · 4 years, 6 months ago
 - 6ed123f Replace deprecated assertEquals by Marc Kupietz · 4 years, 6 months ago
 - 80bf0fb Replace deprecated global pandas2ri conversion by Marc Kupietz · 4 years, 6 months ago
 - e002976 Update documentation for collocationScoreQuery by Marc Kupietz · 4 years, 6 months ago
 - 03ac78c Fix pandas dataframe documentation link by Marc Kupietz · 4 years, 6 months ago
 - 27a1a2a Update for and sync with new R-package version 0.6.1 by Marc Kupietz · 4 years, 8 months ago
 - 4ae4e52 Upgrade to GitHub-native Dependabot by dependabot-preview[bot] · 4 years, 6 months ago
 - ee0b46c Advertise Python 3.9 support by Marc Kupietz · 4 years, 6 months ago
 - 0155a74 Fix class test for rpy2 3.4 by Marc Kupietz · 4 years, 6 months ago
 - c1dfa20 Sync version numbering with R client library by Marc Kupietz · 4 years, 6 months ago
 - 78f7dd2 Minor typos in Readme by Akron · 5 years ago v0.3.1
 - 8d7071b Fix command line section in Readme.md by Marc Kupietz · 5 years ago
 - a9af993 Disable Linux CI test until R dependencies are fixed by Marc Kupietz · 5 years ago
 - 2d0f936 Prepare for first PyPI release by Marc Kupietz · 5 years ago
 - 439c7fc Merge "gh-actions: use generic ubuntu-latest" by Marc Kupietz · 5 years ago
 - dc31195 gh-actions: use generic ubuntu-latest by Marc Kupietz · 5 years ago
 - e4b0811 Merge "gh-actions: setup R with r-lib/actions also on linux" by Marc Kupietz · 5 years ago
 - d35b6e6 gh-actions: setup R with r-lib/actions also on linux by Marc Kupietz · 5 years ago
 - c4aa2c1 Merge "gh-actions: upgrade to generic R release version" by Marc Kupietz · 5 years ago
 - 602833a gh-actions: upgrade to generic R release version by Marc Kupietz · 5 years ago
 - 0d2ae33 Bump version to 0.2.3 by Marc Kupietz · 5 years ago
 - 8a8d82d Add MANIFEST.in to include Readme.md in dist by Marc Kupietz · 5 years ago
 - 6fff906 Add setup.cfg by Marc Kupietz · 5 years ago
 - 20d72d5 Rename LICENSE to LICENSE.txt by Marc Kupietz · 5 years ago
 - 317c72e Remove redundant pandas import by Marc Kupietz · 5 years ago
 - 6ff9c13 Bump version to 0.2.0 by Marc Kupietz · 5 years ago
 - f84866e Add plotly to requirements by Marc Kupietz · 5 years ago
 - 3be8bd9 Replace utf8 with ascii characters by Marc Kupietz · 5 years ago
 - 018a168 Support command line invocation by Marc Kupietz · 5 years ago
 - 3e6c963 Add citation hint by Marc Kupietz · 5 years ago
 - cafdbb7 Build and deploy documentation automatically to gh-pages by Marc Kupietz · 5 years ago
 - 7494fad Add documentation to core classes and methods by Marc Kupietz · 5 years ago
 - f5fb1ee Amend setup.py by Marc Kupietz · 5 years ago
 - 0915894 Improve Readme.md by Marc Kupietz · 5 years ago
 - 6d53974 Provide Python wrappers for RKorAPClient R-S4 classes and class methods by Marc Kupietz · 5 years ago
 - fb85a9c Add more information to Description in Readme.md by Marc Kupietz · 5 years ago
 - d46d767 Add more badges before going public by Marc Kupietz · 5 years ago
 - 4b03ac4 Specify R repos in RKorAPClient installation instructions by Marc Kupietz · 5 years ago
 - 932638e Add environment variable handling to Windows installation instructions by Marc Kupietz · 5 years ago
 - c5a554e RKorAPClient requires R version >= 3.5 by Marc Kupietz · 5 years ago
 - f7b1d00 Require ryp2 >= 3.3 by Marc Kupietz · 5 years ago
 - e8ca49f CI script: R should be in c:/R/bin/x64 only by Marc Kupietz · 5 years ago
 - d94c0bf Bump version to 0.0.2 by Marc Kupietz · 5 years ago
 - 255cec5 Fix headings in installation instructions by Marc Kupietz · 5 years ago
 - 4aa3d50 Fix and simplify installation instructions by Marc Kupietz · 5 years ago
 - 54285e8 Update Readme.md by Marc Kupietz · 5 years ago
 - 6fc4b2a CI tests: run all tests from yaml directly by Marc Kupietz · 5 years ago
 - f78db63 CI tests: work around caching problem by Marc Kupietz · 5 years ago
 - 5ebaa4b CI unit tests: one macOS build is enough by Marc Kupietz · 5 years ago
 - a039fcf Use KorAP's project homepage as hompage by Marc Kupietz · 5 years ago
 - 3cb8eba CI unit test: Fix r-version cache key by Marc Kupietz · 5 years ago
 - 1e0d3cd Simplify gh action CI tests by Marc Kupietz · 5 years ago
 - 01f4160 Add gh action ci tests from rpy2 by Marc Kupietz · 5 years ago
 - ca08069 Make PythonKorAPClient a pip-installable package by Marc Kupietz · 5 years ago
 - 12a9fe8 Initial import by Marc Kupietz · 5 years ago