Permission issues (resolved) [🇷 for BE/BA]
Dear Yung-jin,
it was a permission issue. See the steps I have taken. Maybe it helps others.
BTW, can you check whether you are able to login with your new IP?
it was a permission issue. See the steps I have taken. Maybe it helps others.
- I always install/update R and all packages as admin in order to avoid a personal library folder (this was the main cause, I guess).
- Just to be sure deleted
bear
from the library-folder and installed new fromCRAN
.
- Firing up R with user-rights
library(bear)
go()
- Same error.
getwd()
returns a path which requires admin-permissions. A search for*.setup.rds
returns nothing. Ha-ha!R/bear
couldn’t write the setup-files.
- In the R-console
setwd("dir")
, wheredir
is the full path including to a writable folder.
go()
Methods Setting which_is
1 run demo? 0 no
2 study design? 0 2x2x2 crossover
3 single-/multiple-dose 0 single-dose
4 lambda_z estimate 0 adj. R sq. (ARS)
5 trapezoidal AUC 0 linear-up/log-down
6 BE criterion (LL) 80 lower limit
7 ODA? 0 no
8 dose? 100000 dose given
9 dosing interval 24 *multiple-dose only
10 Tlast 120 *multiple-dose only
11 pAUC? 0 all AUC
12 pAUC_start 121 the starting time of pAUC
13 pAUC_end 128 the end time of pAUC
14 IDP output? 0 no
The plot label of x-axis -> Time after Dosing (hr)
and the label of y-axis -> DrugX Plasma Conc. (ng/mL)
--------------------------------------------------------
- Bingo!
BTW, can you check whether you are able to login with your new IP?
—
Dif-tor heh smusma 🖖🏼 Довге життя Україна!![[image]](https://static.bebac.at/pics/Blue_and_yellow_ribbon_UA.png)
Helmut Schütz
![[image]](https://static.bebac.at/img/CC by.png)
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
![[image]](https://static.bebac.at/pics/Blue_and_yellow_ribbon_UA.png)
Helmut Schütz
![[image]](https://static.bebac.at/img/CC by.png)
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Complete thread:
- Can’t run package bear Helmut 2014-09-28 20:50
- Need a Strawberry? yjlee168 2014-09-28 22:34
- Need a Strawberry? Helmut 2014-09-29 04:05
- Need a Strawberry? yjlee168 2014-09-29 09:19
- Permission issues (resolved)Helmut 2014-09-29 13:31
- Permission issues (resolved) yjlee168 2014-09-29 16:56
- Permission issues (resolved)Helmut 2014-09-29 13:31
- Need a Strawberry? yjlee168 2014-09-29 09:19
- Need a Strawberry? Helmut 2014-09-29 04:05
- Need a Strawberry? yjlee168 2014-09-28 22:34