install package(s) from a local zip file? [🇷 for BE/BA]
Dear Detlew,
Exactly correct.
Apparently, he downloaded the zip file of PowerTOST (as well as mvtnorm) from CRAN repository site first. And then install PowerTOST (and mvtnorm) from 'install package from a local zip file...'. In this case, there would not have any error at all. It looks like that the package
❝ install.packages("PowerTOST", dependencies=TRUE)
.
Exactly correct.
❝ What puzzles me a little bit is "installed without any errors". Really?
Apparently, he downloaded the zip file of PowerTOST (as well as mvtnorm) from CRAN repository site first. And then install PowerTOST (and mvtnorm) from 'install package from a local zip file...'. In this case, there would not have any error at all. It looks like that the package
mvtnorm
need to import methods
from its DESCRIPTION file. So he also needs to install the package methods
using install.packages("methods"), if not to re-install PowerTOST as you suggest.—
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
Complete thread:
- Comparison of normality tests BE-proff 2015-08-10 09:07 [🇷 for BE/BA]
- To test or not to test… Helmut 2015-08-11 01:21
- To test or not to test… BE-proff 2015-08-11 10:06
- R packages/libraries Helmut 2015-08-11 12:07
- R packages/libraries BE-proff 2015-08-11 12:29
- R packages/libraries Helmut 2015-08-11 13:18
- R packages/libraries BE-proff 2015-08-11 22:15
- R packages/libraries Helmut 2015-08-11 22:28
- R packages/libraries BE-proff 2015-08-11 22:39
- R packages/libraries d_labes 2015-08-12 09:07
- R packages/libraries BE-proff 2015-08-12 10:36
- R packages/libraries install d_labes 2015-08-12 11:13
- install package(s) from a local zip file?yjlee168 2015-08-12 11:43
- install package(s) from a local zip file? BE-proff 2015-08-12 12:06
- install package(s) d_labes 2015-08-12 13:02
- Packages attached by default Helmut 2015-08-12 13:13
- install package(s) yjlee168 2015-08-12 14:58
- suggested package(s) d_labes 2015-08-12 16:33
- R packages/libraries install BE-proff 2015-08-12 11:57
- I don't believe!!! BE-proff 2015-08-12 18:26
- Congratulation d_labes 2015-08-13 08:36
- I don't believe!!! BE-proff 2015-08-12 18:26
- install package(s) from a local zip file?yjlee168 2015-08-12 11:43
- R packages/libraries install d_labes 2015-08-12 11:13
- R packages/libraries BE-proff 2015-08-12 10:36
- R packages/libraries d_labes 2015-08-12 09:07
- R packages/libraries BE-proff 2015-08-11 22:39
- R packages/libraries Helmut 2015-08-11 22:28
- R packages/libraries BE-proff 2015-08-11 22:15
- R packages/libraries Helmut 2015-08-11 13:18
- R packages/libraries BE-proff 2015-08-11 12:29
- R packages/libraries Helmut 2015-08-11 12:07
- To test or not to test… BE-proff 2015-08-11 10:06
- To test or not to test… Helmut 2015-08-11 01:21