CRAN Package Check Results for Package RSMET

Last updated on 2018-05-09 22:48:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.8 3.31 31.94 35.25 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.8 2.31 24.96 27.27 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.8 41.68 OK
r-devel-linux-x86_64-fedora-gcc 1.3.8 39.80 OK
r-devel-windows-ix86+x86_64 1.3.8 7.00 40.00 47.00 OK
r-patched-linux-x86_64 1.3.8 3.06 29.60 32.66 ERROR
r-patched-solaris-x86 1.3.8 59.80 OK
r-release-linux-x86_64 1.3.8 3.09 29.17 32.26 ERROR
r-release-windows-ix86+x86_64 1.3.8 7.00 40.00 47.00 OK
r-release-osx-x86_64 1.3.8 OK
r-oldrel-windows-ix86+x86_64 1.3.8 5.00 125.00 130.00 OK
r-oldrel-osx-x86_64 1.2.9 OK

Check Details

Version: 1.3.8
Check: examples
Result: ERROR
    Running examples in ‘RSMET-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: pushSmetIntoIni
    > ### Title: Pushes SMET object file into a 'meteoioini-class' object
    > ### Aliases: pushSmetIntoIni
    >
    > ### ** Examples
    >
    >
    > ini <- as.meteoioini("test")
    >
    > AA <- as.smet("test")
    > BB <- as.smet("test")
    >
    >
    > newini <- pushSmetIntoIni(AA,BB,ini=ini)
    Warning in file(con, "w") :
     cannot open file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RSMET/temp/test_station.smet': Read-only file system
    Error in file(con, "w") : cannot open the connection
    Calls: pushSmetIntoIni -> lapply -> FUN -> print.smet -> <Anonymous> -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.8
Check: examples
Result: ERROR
    Running examples in ‘RSMET-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: pushSmetIntoIni
    > ### Title: Pushes SMET object file into a 'meteoioini-class' object
    > ### Aliases: pushSmetIntoIni
    >
    > ### ** Examples
    >
    >
    > ini <- as.meteoioini("test")
    >
    > AA <- as.smet("test")
    > BB <- as.smet("test")
    >
    >
    > newini <- pushSmetIntoIni(AA,BB,ini=ini)
    Warning in file(con, "w") :
     cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RSMET/temp/test_station.smet': Read-only file system
    Error in file(con, "w") : cannot open the connection
    Calls: pushSmetIntoIni -> lapply -> FUN -> print.smet -> <Anonymous> -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.8
Check: examples
Result: ERROR
    Running examples in ‘RSMET-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: pushSmetIntoIni
    > ### Title: Pushes SMET object file into a 'meteoioini-class' object
    > ### Aliases: pushSmetIntoIni
    >
    > ### ** Examples
    >
    >
    > ini <- as.meteoioini("test")
    >
    > AA <- as.smet("test")
    > BB <- as.smet("test")
    >
    >
    > newini <- pushSmetIntoIni(AA,BB,ini=ini)
    Warning in file(con, "w") :
     cannot open file '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RSMET/temp/test_station.smet': Read-only file system
    Error in file(con, "w") : cannot open the connection
    Calls: pushSmetIntoIni -> lapply -> FUN -> print.smet -> <Anonymous> -> file
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.3.8
Check: examples
Result: ERROR
    Running examples in ‘RSMET-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: pushSmetIntoIni
    > ### Title: Pushes SMET object file into a 'meteoioini-class' object
    > ### Aliases: pushSmetIntoIni
    >
    > ### ** Examples
    >
    >
    > ini <- as.meteoioini("test")
    >
    > AA <- as.smet("test")
    > BB <- as.smet("test")
    >
    >
    > newini <- pushSmetIntoIni(AA,BB,ini=ini)
    Warning in file(con, "w") :
     cannot open file '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RSMET/temp/test_station.smet': Read-only file system
    Error in file(con, "w") : cannot open the connection
    Calls: pushSmetIntoIni -> lapply -> FUN -> print.smet -> <Anonymous> -> file
    Execution halted
Flavor: r-release-linux-x86_64