Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R CMD BUILD error #195

Closed
pawelru opened this issue Oct 31, 2024 · 0 comments Β· Fixed by #197
Closed

R CMD BUILD error #195

pawelru opened this issue Oct 31, 2024 · 0 comments Β· Fixed by #197
Assignees
Labels

Comments

@pawelru
Copy link
Contributor

pawelru commented Oct 31, 2024

R-hub 🌐 / ubuntu-gcc12 (r-devel-linux-x86_64-debian-gcc)

R-hub 🌐 / donttest

── R CMD build ─────────────────────────────────────────────────────────────────
* checking for file β€˜.../DESCRIPTION’ ... OK
* preparing β€˜tern.mmrm’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building β€˜introduction.Rmd’ using rmarkdown
Quitting from lines 100-112 [unnamed-chunk-4] (introduction.Rmd)
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
.onLoad failed in loadNamespace() for 'TMB', details:
  call: dyn.load(file, DLLpath = DLLpath, ...)
  error: unable to load shared object '/github/home/R/x86_64-pc-linux-gnu-library/4.5/TMB/libs/TMB.so':
  libomp.so.5: cannot open shared object file: No such file or directory
--- failed re-building β€˜introduction.Rmd’
SUMMARY: processing the following file failed:
  β€˜introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Error in proc$get_built_file() : Build process failed
Calls: <Anonymous> ... build_package -> with_envvar -> force -> <Anonymous>
Execution halted
Error: Process completed with exit code 1.
shajoezhu added a commit that referenced this issue Nov 1, 2024
close #195 

Signed-off-by: Joe Zhu <[email protected]>
@shajoezhu shajoezhu self-assigned this Nov 1, 2024
@shajoezhu shajoezhu added the sme label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants