CRAN Package Check Results for Package oro.dicom

Last updated on 2016-03-07 23:47:32.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.5.0 0.96 26.90 27.86 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 50.60 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 47.86 NOTE
r-devel-osx-x86_64-clang 0.5.0 110.59 NOTE
r-devel-windows-ix86+x86_64 0.5.0 9.00 60.00 69.00 NOTE
r-patched-linux-x86_64 0.5.0 0.92 33.44 34.36 OK
r-patched-solaris-sparc 0.5.0 496.50 OK
r-patched-solaris-x86 0.5.0 102.00 OK
r-release-linux-x86_64 0.5.0 0.97 32.57 33.54 OK
r-release-osx-x86_64-mavericks 0.5.0 NOTE
r-release-windows-ix86+x86_64 0.5.0 10.00 71.00 81.00 OK
r-oldrel-windows-ix86+x86_64 0.5.0 8.00 65.00 73.00 OK

Check Details

Version: 0.5.0
Check: R code for possible problems
Result: NOTE
    dicomTable: no visible global function definition for ‘txtProgressBar’
    dicomTable: no visible global function definition for
     ‘setTxtProgressBar’
    readDICOM: no visible global function definition for ‘txtProgressBar’
    readDICOM: no visible global function definition for
     ‘setTxtProgressBar’
    writeHeader: no visible global function definition for ‘write.table’
    Undefined global functions or variables:
     setTxtProgressBar txtProgressBar write.table
    Consider adding
     importFrom("utils", "setTxtProgressBar", "txtProgressBar",
     "write.table")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 0.5.0
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
     Oblique acquisition in ImageOrientationPatient.
    Warning in is.coronal(imageOrientationPatient) :
     Oblique acquisition in ImageOrientationPatient.
    Warning in is.sagittal(imageOrientationPatient) :
     Oblique acquisition in ImageOrientationPatient.
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'dicom.tex' failed.
    LaTeX errors:
    ! Undefined control sequence.
    l.15 x<9c><ed>\Al
     ^^SG^^W~<b1><89><cc>V<c2><de>^^Q^^T<b6><a1>&<d6>J^^P<a4>D!<c2>B*H<91>s<f0>9<b7><dc>z<e6>^^D<87><f6>^^BG<ae>\9r<ab>P%<84>^^O<95>"...
    The control sequence at the end of the top line
    of your error message was never \def'ed. If you have
    ! Undefined control sequence.
    l.15 ...<de>^^Q^^T<b6><a1>&<d6>J^^P<a4>D!<c2>B*H<91>s<f0>9<b7><dc>z<e6>^^D<87><f6>^^BG<ae>\9
     r<ab>P%<84>^^O<95>".(>`YTj<a4>^^U<b6><eb>?-<b4>...
    The control sequence at the end of the top line
    of your error message was never \def'ed. If you have
    ! Undefined control sequence.
    l.16 ...<83>/<be><f8>b^^O<8b>^^\<f0><d8><eb>61l^^W@y.<97>K<a5>R<d9>l<f6>ȑ#sss<b9>\nzz
     :^^H<d9>B<88>d2^^Y<bc>Q<e5>+<df><f7><a3>Ѩi<9a>B^^...
    The control sequence at the end of the top line
    of your error message was never \def'ed. If you
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64-mavericks