Skip to content

pomdp

Infrastructure for Partially Observable Markov Decision Processes (POMDP)

v1.2.5 · May 29, 2025 · GPL (>= 3)

Description

Provides the infrastructure to define and analyze the solutions of Partially Observable Markov Decision Process (POMDP) models. Interfaces for various exact and approximate solution algorithms are available including value iteration, point-based value iteration and SARSOP. Hahsler and Cassandra <doi:10.32614/RJ-2024-021>.

Downloads

709

Last 30 days

5197th

2.2K

Last 90 days

7.7K

Last year

Trend: -12.5% (30d vs prior 30d)

CRAN Check Status

5 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (5 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘pomdp/libs/pomdp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘pomdp/libs/pomdp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'pomdp/libs/x64/pomdp.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.3Mb
  sub-directories of 1Mb or more:
    libs   3.6Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘pomdp/libs/pomdp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

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

installed package size

installed size is  5.3Mb
  sub-directories of 1Mb or more:
    libs   3.6Mb

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies pomdpSolve processx Matrix Rcpp foreach igraph pomdpSolve pomdp

Version History

new 1.2.5 Mar 10, 2026
updated 1.2.5 ← 1.2.4 diff May 28, 2025
updated 1.2.4 ← 1.2.3 diff Dec 4, 2024
updated 1.2.3 ← 1.2.2 diff May 4, 2024
updated 1.2.2 ← 1.2.1 diff Apr 22, 2024
updated 1.2.1 ← 1.1.3 diff Apr 8, 2024
updated 1.1.3 ← 1.1.2 diff Dec 20, 2023
updated 1.1.2 ← 1.1.1 diff Sep 8, 2023
updated 1.1.1 ← 1.1.0 diff Sep 4, 2023
updated 1.1.0 ← 1.0.3 diff Jan 23, 2023
updated 1.0.3 ← 1.0.2 diff May 18, 2022
updated 1.0.2 ← 1.0.1 diff May 16, 2022
updated 1.0.1 ← 1.0.0 diff Mar 26, 2022
updated 1.0.0 ← 0.99.3 diff Feb 23, 2022
updated 0.99.3 ← 0.99.2 diff Aug 4, 2021
updated 0.99.2 ← 0.99.1 diff May 14, 2021
updated 0.99.1 ← 0.99.0 diff May 13, 2021
updated 0.99.0 ← 0.9.2 diff May 6, 2020
updated 0.9.2 ← 0.9.1-1 diff Dec 15, 2019
updated 0.9.1-1 ← 0.9.1 diff May 13, 2019