CRAN Package Check Results for Package phonfieldwork

Last updated on 2020-08-07 01:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 6.42 50.37 56.79 OK
r-devel-linux-x86_64-debian-gcc 0.0.7 4.54 38.47 43.01 OK
r-devel-linux-x86_64-fedora-clang 0.0.7 74.41 OK
r-devel-linux-x86_64-fedora-gcc 0.0.7 63.82 OK
r-devel-windows-ix86+x86_64 0.0.7 18.00 68.00 86.00 OK
r-patched-linux-x86_64 0.0.7 6.00 48.89 54.89 OK
r-patched-solaris-x86 0.0.7 98.80 OK
r-release-linux-x86_64 0.0.7 5.01 48.68 53.69 OK
r-release-macos-x86_64 0.0.7 OK
r-release-windows-ix86+x86_64 0.0.7 16.00 82.00 98.00 OK
r-oldrel-macos-x86_64 0.0.7 ERROR
r-oldrel-windows-ix86+x86_64 0.0.7 9.00 58.00 67.00 ERROR

Check Details

Version: 0.0.7
Check: examples
Result: ERROR
    Running examples in ‘phonfieldwork-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: srt_to_df
    > ### Title: Subtitles .srt file to dataframe
    > ### Aliases: srt_to_df
    >
    > ### ** Examples
    >
    > srt_to_df(system.file("extdata", "test.srt", package = "phonfieldwork"))
    Error in strsplit(result[, "times"], " --> ") : non-character argument
    Calls: srt_to_df -> cbind -> do.call -> strsplit
    Execution halted
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.0.7
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘ethical_research_with_phonfieldwork.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    --- finished re-building ‘ethical_research_with_phonfieldwork.Rmd’
    
    --- re-building ‘introduction_to_phonfieldwork.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 369-370 (introduction_to_phonfieldwork.Rmd)
    Error: processing vignette 'introduction_to_phonfieldwork.Rmd' failed with diagnostics:
    non-character argument
    --- failed re-building ‘introduction_to_phonfieldwork.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘introduction_to_phonfieldwork.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.0.7
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'ethical_research_with_phonfieldwork.Rmd' using rmarkdown
    --- finished re-building 'ethical_research_with_phonfieldwork.Rmd'
    
    --- re-building 'introduction_to_phonfieldwork.Rmd' using rmarkdown
    Quitting from lines 369-370 (introduction_to_phonfieldwork.Rmd)
    Error: processing vignette 'introduction_to_phonfieldwork.Rmd' failed with diagnostics:
    non-character argument
    --- failed re-building 'introduction_to_phonfieldwork.Rmd'
    
    SUMMARY: processing the following file failed:
     'introduction_to_phonfieldwork.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64