Last updated on 2022-01-08 16:48:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 4.65 | 64.90 | 69.55 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.86 | 49.24 | 54.10 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 50.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 77.95 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.1.1 | 56.00 | 94.00 | 150.00 | OK | |
r-devel-windows-x86_64-new-TK | 1.1.1 | NOTE | ||||
r-patched-linux-x86_64 | 1.1.1 | 5.07 | 61.58 | 66.65 | ERROR | |
r-release-linux-x86_64 | 1.1.1 | 5.85 | 62.56 | 68.41 | ERROR | |
r-release-macos-arm64 | 1.1.1 | NOTE | ||||
r-release-macos-x86_64 | 1.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.1 | 12.00 | 82.00 | 94.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 12.00 | 81.00 | 93.00 | OK |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in 'aMNLFA-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: write.inp.file
> ### Title: helper function for writing out Mplus inputs
> ### Aliases: write.inp.file
> ### Keywords: MNLFA
>
> ### ** Examples
>
> wd <- tempdir()
> first<-paste0(system.file(package='aMNLFA'),"/examplefiles")
> somestring <- as.data.frame("This is some text which would be written to an Mplus file.")
> write.inp.file(somestring, first)
Warning in file(file, ifelse(append, "a", "w")) :
cannot open file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/aMNLFA/examplefiles': Read-only file system
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: write.inp.file -> cat -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘aMNLFA-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: write.inp.file
> ### Title: helper function for writing out Mplus inputs
> ### Aliases: write.inp.file
> ### Keywords: MNLFA
>
> ### ** Examples
>
> wd <- tempdir()
> first<-paste0(system.file(package='aMNLFA'),"/examplefiles")
> somestring <- as.data.frame("This is some text which would be written to an Mplus file.")
> write.inp.file(somestring, first)
Warning in file(file, ifelse(append, "a", "w")) :
cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/aMNLFA/examplefiles': Read-only file system
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: write.inp.file -> cat -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘devtools’ ‘dplyr’ ‘gridExtra’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘aMNLFA-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: write.inp.file
> ### Title: helper function for writing out Mplus inputs
> ### Aliases: write.inp.file
> ### Keywords: MNLFA
>
> ### ** Examples
>
> wd <- tempdir()
> first<-paste0(system.file(package='aMNLFA'),"/examplefiles")
> somestring <- as.data.frame("This is some text which would be written to an Mplus file.")
> write.inp.file(somestring, first)
Warning in file(file, ifelse(append, "a", "w")) :
cannot open file '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/aMNLFA/examplefiles': Read-only file system
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: write.inp.file -> cat -> file
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘aMNLFA-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: write.inp.file
> ### Title: helper function for writing out Mplus inputs
> ### Aliases: write.inp.file
> ### Keywords: MNLFA
>
> ### ** Examples
>
> wd <- tempdir()
> first<-paste0(system.file(package='aMNLFA'),"/examplefiles")
> somestring <- as.data.frame("This is some text which would be written to an Mplus file.")
> write.inp.file(somestring, first)
Warning in file(file, ifelse(append, "a", "w")) :
cannot open file '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/aMNLFA/examplefiles': Read-only file system
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: write.inp.file -> cat -> file
Execution halted
Flavor: r-release-linux-x86_64