Skip to content

Install specifying INCLUDE_DIR and LIB_DIR no longer works in nanonext 1.5.2 #104

Closed
@shikokuchuo

Description

@shikokuchuo

E.g. after setting:

> Sys.setenv(LIB_DIR="/usr/local/lib")
> Sys.setenv(INCLUDE_DIR="/usr/local/include")

Installation fails with:

** testing if installed package can be loaded from temporary location
Error: package or namespace load failed fornanonextin dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/home/_/R/x86_64-pc-linux-gnu-library/4.4/_build/00LOCK-nanonext/00new/nanonext/libs/nanonext.so':
  /home/_/R/x86_64-pc-linux-gnu-library/4.4/_build/00LOCK-nanonext/00new/nanonext/libs/nanonext.so: undefined symbol: mbedtls_ctr_drbg_random
Error: loading failed
Execution halted
ERROR: loading failed
* removing/home/_/R/x86_64-pc-linux-gnu-library/4.4/_build/nanonextExited with status 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions