pcatsAPIclientR
'PCATS' API Client
v1.3.0
·
Apr 7, 2025
·
GNU General Public License
Description
Provides an R interface to the 'PCATS' API <https://pcats.research.cchmc.org/api/__docs__/>, allowing R users to submit tasks and retrieve results.
Downloads
192
Last 30 days
15114th
696
Last 90 days
2.8K
Last year
Trend: -18% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 9, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘test-all.R’ [1s/49s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(pcatsAPIclientR)
>
> test_check("pcatsAPIclientR")
Saving _problems/test-staticgp-25.R
Saving _problems/test-sta
...[truncated]...
662 0 0 0".
Differences:
1/1 mismatches
x[1]: ""
y[1]: " A=0 - A=1 -5.048 0.198 -5.415 -4.662 0 0 0"
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 2 ]
Error:
! Test failures.
Execution halted