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

Installing Error #11

Closed
rahulbf3569 opened this issue Jan 31, 2024 · 1 comment · Fixed by #12
Closed

Installing Error #11

rahulbf3569 opened this issue Jan 31, 2024 · 1 comment · Fixed by #12

Comments

@rahulbf3569
Copy link

Getting an error while installing "psm3mkv" package in R studio.
Please fine below I shared you the error.

── R CMD build ──────────────────────────────────────────────────────────────
✔ checking for file 'C:\Users\DELL\AppData\Local\Temp\RtmpgRosN3\remotes1ca844e12376\Merck-psm3mkv-45a0464/DESCRIPTION' ...
─ preparing 'psm3mkv':
✔ checking DESCRIPTION meta-information ...
─ installing the package to build vignettes
E creating vignettes (2m 13.3s)
--- re-building 'background-mortality.Rmd' using rmarkdown

Quitting from lines 128-132 [packages] (background-mortality.Rmd)
Error: processing vignette 'background-mortality.Rmd' failed with diagnostics:
there is no package called 'HMDHFDplus'
--- failed re-building 'background-mortality.Rmd'

--- re-building 'example.Rmd' using rmarkdown
--- finished re-building 'example.Rmd'

SUMMARY: processing the following file failed:
'background-mortality.Rmd'

Error: Vignette re-building failed.
Execution halted
Error: Failed to install 'psm3mkv' from GitHub:
! System command 'Rcmd.exe' failed

@dom-muston
Copy link
Collaborator

Thanks for trying out the package. I'm sorry you are seeing an error. It may take me a little while to update the package but I n the mean time, I'd suggest to either:

  • install the "HMDHFDplus" package used in the vignette before installing psm3mkv; or
  • install psm3mkv package with the build vignettes flag set to false.

@dom-muston dom-muston linked a pull request Feb 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants