CRAN Package Check Results for Package aMNLFA

Last updated on 2021-12-13 15:48:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 6.22 64.36 70.58 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 4.60 48.84 53.44 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 85.94 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 73.57 NOTE
r-devel-windows-x86_64-new-UL 1.1.0 14.00 112.00 126.00 OK
r-devel-windows-x86_64-new-TK 1.1.0 NOTE
r-patched-linux-x86_64 1.1.0 5.65 59.81 65.46 ERROR
r-release-linux-x86_64 1.1.0 5.31 60.91 66.22 ERROR
r-release-macos-arm64 1.1.0 NOTE
r-release-macos-x86_64 1.1.0 NOTE
r-release-windows-ix86+x86_64 1.1.0 13.00 85.00 98.00 OK
r-oldrel-macos-x86_64 1.1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.1.0 13.00 80.00 93.00 OK

Additional issues

rlibro

Check Details

Version: 1.1.0
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.0
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.0
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.0
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.0
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