Last updated on 2018-05-09 22:48:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 6.85 | 50.08 | 56.93 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 6.81 | 42.37 | 49.18 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 72.03 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 68.47 | OK | |||
| r-devel-windows-ix86+x86_64 | 1.0.0 | 18.00 | 101.00 | 119.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 5.93 | 47.89 | 53.82 | ERROR | |
| r-patched-solaris-x86 | 1.0.0 | 117.70 | OK | |||
| r-release-linux-x86_64 | 1.0.0 | 6.73 | 47.24 | 53.97 | ERROR | |
| r-release-windows-ix86+x86_64 | 1.0.0 | 18.00 | 101.00 | 119.00 | OK | |
| r-release-osx-x86_64 | 1.0.0 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0.0 | 14.00 | 92.00 | 106.00 | OK | |
| r-oldrel-osx-x86_64 | 1.0.0 | OK | 
Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘satscanMapper-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: satscanMapper
    > ### Title: Function to map Results data produced by a SaTScan (TM) cluster
    > ###   analysis
    > ### Aliases: satscanMapper
    > 
    > ### ** Examples
    > 
    > ######
    > #
    > #  These examples focus on mapping the SaTScan (TM) data after the analysis
    > #  has been completed.
    > #  See the section on the CreateGeo4SS function for an example of how 
    > #  to build a coordinates file (.geo) that matches the satscanMapper 
    > #  boundary data.
    > #
    > ######
    > 
    > ######
    > #
    > #  Example # 1 - Mapping existing SaTScan (TM) results - "USStateLung" result files
    > #     Make sure SaTScan (TM) results files are still located in the directories
    > #     documented in the session saved (.prm) file.
    > #
    > #     This example maps data for the US States containing circular clusters.
    > #
    > #   Get location of .prm file and location to write mapping output files
    > #
    > 
    > SSMInstDir <- system.file(package="satscanMapper", "extdata")
    > 
    > TT =c("Contiguous US States All Lung Cancer Mortality, 2004")
    > 
    > satscanMapper(resDir=SSMInstDir,                # path to .prm file location for output files. 
    +                      prmFile  = "stateLung.prm", 
    +                      title    = TT          )
    Error in pdf(file = OutputFNpdf, width = vW, height = vH) : 
      cannot open file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/satscanMapper/extdata/stateLung-R01.pdf'
    Calls: satscanMapper -> pdf
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘satscanMapper-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: satscanMapper
    > ### Title: Function to map Results data produced by a SaTScan (TM) cluster
    > ###   analysis
    > ### Aliases: satscanMapper
    > 
    > ### ** Examples
    > 
    > ######
    > #
    > #  These examples focus on mapping the SaTScan (TM) data after the analysis
    > #  has been completed.
    > #  See the section on the CreateGeo4SS function for an example of how 
    > #  to build a coordinates file (.geo) that matches the satscanMapper 
    > #  boundary data.
    > #
    > ######
    > 
    > ######
    > #
    > #  Example # 1 - Mapping existing SaTScan (TM) results - "USStateLung" result files
    > #     Make sure SaTScan (TM) results files are still located in the directories
    > #     documented in the session saved (.prm) file.
    > #
    > #     This example maps data for the US States containing circular clusters.
    > #
    > #   Get location of .prm file and location to write mapping output files
    > #
    > 
    > SSMInstDir <- system.file(package="satscanMapper", "extdata")
    > 
    > TT =c("Contiguous US States All Lung Cancer Mortality, 2004")
    > 
    > satscanMapper(resDir=SSMInstDir,                # path to .prm file location for output files. 
    +                      prmFile  = "stateLung.prm", 
    +                      title    = TT          )
    Error in pdf(file = OutputFNpdf, width = vW, height = vH) : 
      cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/satscanMapper/extdata/stateLung-R01.pdf'
    Calls: satscanMapper -> pdf
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘satscanMapper-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: satscanMapper
    > ### Title: Function to map Results data produced by a SaTScan (TM) cluster
    > ###   analysis
    > ### Aliases: satscanMapper
    > 
    > ### ** Examples
    > 
    > ######
    > #
    > #  These examples focus on mapping the SaTScan (TM) data after the analysis
    > #  has been completed.
    > #  See the section on the CreateGeo4SS function for an example of how 
    > #  to build a coordinates file (.geo) that matches the satscanMapper 
    > #  boundary data.
    > #
    > ######
    > 
    > ######
    > #
    > #  Example # 1 - Mapping existing SaTScan (TM) results - "USStateLung" result files
    > #     Make sure SaTScan (TM) results files are still located in the directories
    > #     documented in the session saved (.prm) file.
    > #
    > #     This example maps data for the US States containing circular clusters.
    > #
    > #   Get location of .prm file and location to write mapping output files
    > #
    > 
    > SSMInstDir <- system.file(package="satscanMapper", "extdata")
    > 
    > TT =c("Contiguous US States All Lung Cancer Mortality, 2004")
    > 
    > satscanMapper(resDir=SSMInstDir,                # path to .prm file location for output files. 
    +                      prmFile  = "stateLung.prm", 
    +                      title    = TT          )
    Error in pdf(file = OutputFNpdf, width = vW, height = vH) : 
      cannot open file '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/satscanMapper/extdata/stateLung-R01.pdf'
    Calls: satscanMapper -> pdf
    Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘satscanMapper-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: satscanMapper
    > ### Title: Function to map Results data produced by a SaTScan (TM) cluster
    > ###   analysis
    > ### Aliases: satscanMapper
    > 
    > ### ** Examples
    > 
    > ######
    > #
    > #  These examples focus on mapping the SaTScan (TM) data after the analysis
    > #  has been completed.
    > #  See the section on the CreateGeo4SS function for an example of how 
    > #  to build a coordinates file (.geo) that matches the satscanMapper 
    > #  boundary data.
    > #
    > ######
    > 
    > ######
    > #
    > #  Example # 1 - Mapping existing SaTScan (TM) results - "USStateLung" result files
    > #     Make sure SaTScan (TM) results files are still located in the directories
    > #     documented in the session saved (.prm) file.
    > #
    > #     This example maps data for the US States containing circular clusters.
    > #
    > #   Get location of .prm file and location to write mapping output files
    > #
    > 
    > SSMInstDir <- system.file(package="satscanMapper", "extdata")
    > 
    > TT =c("Contiguous US States All Lung Cancer Mortality, 2004")
    > 
    > satscanMapper(resDir=SSMInstDir,                # path to .prm file location for output files. 
    +                      prmFile  = "stateLung.prm", 
    +                      title    = TT          )
    Error in pdf(file = OutputFNpdf, width = vW, height = vH) : 
      cannot open file '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/satscanMapper/extdata/stateLung-R01.pdf'
    Calls: satscanMapper -> pdf
    Execution halted
Flavor: r-release-linux-x86_64