Skip to content

fastcpd 0.7.2

Compare
Choose a tag to compare
@doccstat doccstat released this 25 Sep 01:21
688109c
  • Add suggested package checking in tests.

  • Try to solve the amazing clang-ASAN error on CRAN:

    Error in dyn.load(file, DLLpath = DLLpath, ...) :
      unable to load shared object '/data/gannet/ripley/R/test-clang/mvtnorm/libs/mvtnorm.so':
      /data/gannet/ripley/R/test-clang/mvtnorm/libs/mvtnorm.so: undefined symbol: _ZNK7Fortran7runtime10Terminator5CrashEPKcz
    Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load