Releases: Kopilov/RCallerService
Releases · Kopilov/RCallerService
Remove breaking env
RCallerService-1.1.1-rc Use last patched RCaller
RCallerService-1.1.0
New features:
- reading from R by Apache Arrow (by default)
- wrapping R script in try/catch, show detailed message on error (add
catch=true
HTTP parameter to enable) - Passing script by file, can be faster for large scripts (add
by_file=true
HTTP parameter to enable) - Common dependencies are loaded on R starting only, use CLI parameters
enable_library
andadd_script
to add dependencies (kopilov/rcallerservice:forecast-1.1.0
Docker image has librariesforecast
,forecTheta
andtsoutliers
enabled)
RCallerPool-1.1.0
Published as separate module in Maven Central
https://search.maven.org/artifact/com.github.kopilov.rcallerservice/rcallerpool/1.1.0/jar