Still can't print vignettes (linux)

In a linux system calling vignettes is not listing available pages. Is this happening to other systems too?
I have here a npsol enabled version in a linux system, see code and output below.
> vignette(package="OpenMx")
no vignettes found
> tools::getVignetteInfo("OpenMx")
Package Dir Topic File Title R PDF
> sessionInfo()
R version 4.2.2 (2022-10-31)
Platform: x86_64-solus-linux-gnu (64-bit)
Running under: Solus 4.3 Fortitude
Matrix products: default
BLAS: /usr/lib64/haswell/libopenblas_haswellp-r0.3.20.so
LAPACK: /usr/lib64/R/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=pt_BR.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=pt_BR.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=pt_BR.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=pt_BR.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
other attached packages:
[1] umx_4.21.0 OpenMx_2.19.6-6 nvimcom_0.9-131
- What am I doing wrong?
Bug
https://github.com/OpenMx/OpenMx/issues/369
Log in or register to post comments