CRAN Package Check Results for Package neuropsychology

Last updated on 2020-06-15 08:53:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 36.08 191.06 227.14 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.0 32.90 149.69 182.59 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.0 289.81 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 277.06 ERROR
r-devel-windows-ix86+x86_64 0.5.0 113.00 206.00 319.00 ERROR
r-patched-linux-x86_64 0.5.0 31.07 188.25 219.32 ERROR
r-patched-solaris-x86 0.5.0 457.30 ERROR
r-release-linux-x86_64 0.5.0 33.10 190.15 223.25 ERROR
r-release-osx-x86_64 0.5.0 NOTE
r-release-windows-ix86+x86_64 0.5.0 107.00 190.00 297.00 ERROR
r-oldrel-osx-x86_64 0.5.0 NOTE
r-oldrel-windows-ix86+x86_64 0.5.0 92.00 191.00 283.00 ERROR

Check Details

Version: 0.5.0
Check: examples
Result: ERROR
    Running examples in 'neuropsychology-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: describe
    > ### Title: Description of dataframes.
    > ### Aliases: describe
    >
    > ### ** Examples
    >
    > require(neuropsychology)
    >
    > df <- personality
    >
    > describe(df)
    Warning: `transmute_()` is deprecated as of dplyr 0.7.0.
    Please use `transmute()` instead.
    See vignette('programming') for more help
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Error: Can't reconstruct data frame.
    x The `[` method for class <psych/describe/data.frame> must return a data frame.
    i It returned a <describe>.
    Backtrace:
     x
     1. \-neuropsychology::describe(df)
     2. \-`%>%`(...)
     3. +-base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
     4. \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
     5. \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
     6. \-neuropsychology:::`_fseq`(`_lhs`)
     7. \-magrittr::freduce(value, `_function_list`)
     8. +-base::withVisible(function_list[[k]](value))
     9. \-function_list[[k]](value)
     10. +-dplyr::transmute_(...)
     11. \-dplyr:::transmute_.default(...)
     12. +-dplyr::transmute(.data, !!!dots)
     13. \-dplyr:::transmute.data.frame(.data, !!!dots)
     14. +-dplyr::mutate(.data, ..., .keep = "none")
     15. \-dplyr:::mutate.data.frame(.data, ..., .keep = "none")
     16.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.0
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'correlation_table.csv' 'mycorrplot.png'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.5.0
Check: examples
Result: ERROR
    Running examples in ‘neuropsychology-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: describe
    > ### Title: Description of dataframes.
    > ### Aliases: describe
    >
    > ### ** Examples
    >
    > require(neuropsychology)
    >
    > df <- personality
    >
    > describe(df)
    Warning: `transmute_()` is deprecated as of dplyr 0.7.0.
    Please use `transmute()` instead.
    See vignette('programming') for more help
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Error: Can't reconstruct data frame.
    ✖ The `[` method for class <psych/describe/data.frame> must return a data frame.
    ℹ It returned a <describe>.
    Backtrace:
     █
     1. └─neuropsychology::describe(df)
     2. └─`%>%`(...)
     3. ├─base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
     4. └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
     5. └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
     6. └─neuropsychology:::`_fseq`(`_lhs`)
     7. └─magrittr::freduce(value, `_function_list`)
     8. ├─base::withVisible(function_list[[k]](value))
     9. └─function_list[[k]](value)
     10. ├─dplyr::transmute_(...)
     11. └─dplyr:::transmute_.default(...)
     12. ├─dplyr::transmute(.data, !!!dots)
     13. └─dplyr:::transmute.data.frame(.data, !!!dots)
     14. ├─dplyr::mutate(.data, ..., .keep = "none")
     15. └
    Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.5.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘htmlTable’ ‘lme4’ ‘stringi’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.5.0
Check: examples
Result: ERROR
    Running examples in ‘neuropsychology-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: describe
    > ### Title: Description of dataframes.
    > ### Aliases: describe
    >
    > ### ** Examples
    >
    > require(neuropsychology)
    >
    > df <- personality
    >
    > describe(df)
    Warning: `transmute_()` is deprecated as of dplyr 0.7.0.
    Please use `transmute()` instead.
    See vignette('programming') for more help
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Error: Can't reconstruct data frame.
    ✖ The `[` method for class <psych/describe/data.frame> must return a data frame.
    ℹ It returned a <describe>.
    Backtrace:
     █
     1. └─neuropsychology::describe(df)
     2. └─`%>%`(...)
     3. ├─base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
     4. └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
     5. └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
     6. └─neuropsychology:::`_fseq`(`_lhs`)
     7. └─magrittr::freduce(value, `_function_list`)
     8. ├─base::withVisible(function_list[[k]](value))
     9. └─function_list[[k]](value)
     10. ├─dplyr::transmute_(...)
     11. └─dplyr:::transmute_.default(...)
     12. ├─dplyr::transmute(.data, !!!dots)
     13. └─dplyr:::transmute.data.frame(.data, !!!dots)
     14. ├─dplyr::mutate(.data, ..., .keep = "none")
     15. └
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.5.0
Check: examples
Result: ERROR
    Running examples in 'neuropsychology-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: describe
    > ### Title: Description of dataframes.
    > ### Aliases: describe
    >
    > ### ** Examples
    >
    > require(neuropsychology)
    >
    > df <- personality
    >
    > describe(df)
    Warning: `transmute_()` is deprecated as of dplyr 0.7.0.
    Please use `transmute()` instead.
    See vignette('programming') for more help
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Error: Can't reconstruct data frame.
    x The `[` method for class <psych/describe/data.frame> must return a data frame.
    i It returned a <describe>.
    Backtrace:
     x
     1. \-neuropsychology::describe(df)
     2. \-`%>%`(...)
     3. +-base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
     4. \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
     5. \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
     6. \-neuropsychology:::`_fseq`(`_lhs`)
     7. \-magrittr::freduce(value, `_function_list`)
     8. +-base::withVisible(function_list[[k]](value))
     9. \-function_list[[k]](value)
     10. +-dplyr::transmute_(...)
     11. \-dplyr:::transmute_.default(...)
     12. +-dplyr::transmute(.data, !!!dots)
     13. \-dplyr:::transmute.data.frame(.data, !!!dots)
     14. +-dplyr::mutate(.data, ..., .keep = "none")
     15. \-dplyr:::mutate.data.frame(.data, ..., .keep = "none")
     16.
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64