Skip to content

ManifoldOptim

An R Interface to the 'ROPTLIB' Library for Riemannian Manifold Optimization

v1.0.1 · Dec 14, 2021 · GPL (>= 2)

Description

An R interface to version 0.3 of the 'ROPTLIB' optimization library (see <https://www.math.fsu.edu/~whuang2/> for more information). Optimize real- valued functions over manifolds such as Stiefel, Grassmann, and Symmetric Positive Definite matrices. For details see Martin et. al. (2020) <doi:10.18637/jss.v093.i01>. Note that the optional ldr package used in some of this package's examples can be obtained from either JSS <https://www.jstatsoft.org/index.php/jss/article/view/v061i03/2886> or from the CRAN archives <https://cran.r-project.org/src/contrib/Archive/ldr/ldr_1.3.3.tar.gz>.

Downloads

408

Last 30 days

9258th

1.1K

Last 90 days

4.3K

Last year

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

CRAN Check Status

6 NOTE
8 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 NOTE
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 (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘ManifoldOptim/libs/ManifoldOptim.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 ‘ManifoldOptim/libs/ManifoldOptim.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 'ManifoldOptim/libs/x64/ManifoldOptim.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 10.1Mb
  sub-directories of 1Mb or more:
    libs   9.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

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

compiled code

File ‘ManifoldOptim/libs/ManifoldOptim.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 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 10.1Mb
  sub-directories of 1Mb or more:
    libs   9.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 10.2Mb
  sub-directories of 1Mb or more:
    libs   9.9Mb

Reverse Dependencies (3)

depends

imports

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp TRES rSDR SensIAT ManifoldOptim

Version History

new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Dec 14, 2021
updated 1.0.0 ← 0.1.5 diff Apr 16, 2020
updated 0.1.5 ← 0.1.4 diff Mar 6, 2020
updated 0.1.4 ← 0.1.3 diff Nov 21, 2017
updated 0.1.3 ← 0.1.2 diff Mar 30, 2017
updated 0.1.2 ← 0.1.1 diff Feb 5, 2017
updated 0.1.1 ← 0.1.0 diff Nov 20, 2016
new 0.1.0 Nov 4, 2016