Last updated on 2018-04-21 23:48:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-16 | 3.46 | 70.46 | 73.92 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0-16 | 4.55 | 56.11 | 60.66 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0-16 | 95.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-16 | 91.29 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0-16 | 12.00 | 120.00 | 132.00 | OK | |
r-devel-osx-x86_64 | 1.0-16 | OK | ||||
r-patched-linux-x86_64 | 1.0-16 | 5.42 | 69.95 | 75.37 | ERROR | |
r-patched-solaris-x86 | 1.0-16 | 146.20 | OK | |||
r-release-linux-x86_64 | 1.0-16 | 3.51 | 75.35 | 78.86 | OK | |
r-release-windows-ix86+x86_64 | 1.0-16 | 8.00 | 92.00 | 100.00 | OK | |
r-release-osx-x86_64 | 1.0-16 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-16 | 10.00 | 94.00 | 104.00 | OK |
Version: 1.0-16
Check: examples
Result: ERROR
Running examples in ‘longpower-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: lmmpower
> ### Title: Sample size calculations for linear mixed models of rate of
> ### change based on lmer, lme, or gee "placebo" pilot estimates.
> ### Aliases: lmmpower lmmpower,ANY-method lmmpower,merMod-method
> ### lmmpower-methods lmmpower.default lmmpower.gee lmmpower.lme
> ### lmmpower.numeric
> ### Keywords: effects marginal methods mixed model power random sample size
>
> ### ** Examples
>
>
> ## Not run:
> ##D browseVignettes(package = "longpower")
> ## End(Not run)
>
> lmmpower(delta=1.5, t = seq(0,1.5,0.25),
+ sig2.i = 55, sig2.s = 24, sig2.e = 10, cov.s.i=0.8*sqrt(55)*sqrt(24), power = 0.80)
*** S3 method lookup problem ***
[1] "lmmpower"
<environment: 0x9e28520>
<environment: namespace:longpower>
Error in UseMethod("lmmpower") :
no applicable method for 'lmmpower' applied to an object of class "c('double', 'numeric')"
Calls: lmmpower -> lmmpower
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0-16
Check: examples
Result: ERROR
Running examples in ‘longpower-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: lmmpower
> ### Title: Sample size calculations for linear mixed models of rate of
> ### change based on lmer, lme, or gee "placebo" pilot estimates.
> ### Aliases: lmmpower lmmpower,ANY-method lmmpower,merMod-method
> ### lmmpower-methods lmmpower.default lmmpower.gee lmmpower.lme
> ### lmmpower.numeric
> ### Keywords: effects marginal methods mixed model power random sample size
>
> ### ** Examples
>
>
> ## Not run:
> ##D browseVignettes(package = "longpower")
> ## End(Not run)
>
> lmmpower(delta=1.5, t = seq(0,1.5,0.25),
+ sig2.i = 55, sig2.s = 24, sig2.e = 10, cov.s.i=0.8*sqrt(55)*sqrt(24), power = 0.80)
*** S3 method lookup problem ***
[1] "lmmpower"
<environment: 0x55d741d15b10>
<environment: namespace:longpower>
Error in UseMethod("lmmpower") :
no applicable method for 'lmmpower' applied to an object of class "c('double', 'numeric')"
Calls: lmmpower -> lmmpower
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-16
Check: examples
Result: ERROR
Running examples in ‘longpower-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: lmmpower
> ### Title: Sample size calculations for linear mixed models of rate of
> ### change based on lmer, lme, or gee "placebo" pilot estimates.
> ### Aliases: lmmpower lmmpower,ANY-method lmmpower,merMod-method
> ### lmmpower-methods lmmpower.default lmmpower.gee lmmpower.lme
> ### lmmpower.numeric
> ### Keywords: effects marginal methods mixed model power random sample size
>
> ### ** Examples
>
>
> ## Not run:
> ##D browseVignettes(package = "longpower")
> ## End(Not run)
>
> lmmpower(delta=1.5, t = seq(0,1.5,0.25),
+ sig2.i = 55, sig2.s = 24, sig2.e = 10, cov.s.i=0.8*sqrt(55)*sqrt(24), power = 0.80)
Error in UseMethod("lmmpower") :
no applicable method for 'lmmpower' applied to an object of class "c('double', 'numeric')"
Calls: lmmpower -> lmmpower
Execution halted
Flavor: r-patched-linux-x86_64