Skip to content

IsoMemo

Retrieve Data using the 'IsoMemo' API

v23.10.1 · Nov 3, 2023 · GPL (>= 3)

Description

API wrapper that contains functions to retrieve data from the 'IsoMemo' partnership databases. Web services for API: <https://isomemodb.com/api/v1/iso-data>.

Downloads

258

Last 30 days

16923rd

599

Last 90 days

2.2K

Last year

Trend: +61.3% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 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-macos-arm64 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 ERROR
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-release-macos-arm64

tests

Running ‘testthat.R’ [1s/68s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(IsoMemo)
  > 
  > test_check("IsoMemo")
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 0 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test-01-getData.R:3:3'): getData() actually retrieves all data ──────
  Error in `expect_match(levels(df$source)[1], "14CSea")`: is.character(act$val) is not TRUE
  Backtrace:
      ▆
   1. └─testthat::expect_match(levels(df$source)[1], "14CSea") at test-01-getData.R:3:3
   2.   └─base::stopifnot(is.character(act$val))
  
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 0 ]
  Error: Test failures
  Execution halted

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-release-macos-arm64

tests

Running ‘testthat.R’ [1s/68s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(IsoMemo)
  > 
  > test_check("IsoMemo")
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 0 ]
  
  ══ Failed tests ════════════════════
...[truncated]...
ot TRUE
  Backtrace:
      ▆
   1. └─testthat::expect_match(levels(df$source)[1], "14CSea") at test-01-getData.R:3:3
   2.   └─base::stopifnot(is.character(act$val))
  
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 0 ]
  Error: Test failures
  Execution halted

Dependency Network

Dependencies Reverse dependencies curl jsonlite modules IsoMemo

Version History

new 23.10.1 Mar 10, 2026
updated 23.10.1 ← 1.0.6 diff Nov 2, 2023
updated 1.0.6 ← 1.0.5 diff Jun 16, 2022
new 1.0.5 Jun 2, 2022