Skip to content

fix to paired t test issue #5

fix to paired t test issue

fix to paired t test issue #5

Triggered via push September 14, 2023 19:18
Status Failure
Total duration 2m 24s
Artifacts

r.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
R-CMD-check
--- re-building ‘divergence_vignette.Rmd’ using rmarkdown
R-CMD-check
processing vignette 'divergence_vignette.Rmd' failed with diagnostics:
R-CMD-check
Vignette re-building failed.
R-CMD-check
Build process failed
R-CMD-check
Process completed with exit code 1.
R-CMD-check
The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "Performing a growth curve analysis", and the latter is "Performing a growth curve analysis using eyetrackingR". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
R-CMD-check
The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "Performing an onset-contingent analysis", and the latter is "Performing an onset-contingent analysis using eyetrackingR". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
R-CMD-check
The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "Preparing your data for eyetrackingR", and the latter is "Preparing your data for use with eyetrackingR". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
R-CMD-check
The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "Performing a window analysis", and the latter is "Performing a window analysis using eyetrackingR". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
R-CMD-check
No files were found with the provided path: /home/runner/work/eyetrackingR/eyetrackingR/check. No artifacts will be uploaded.
R-CMD-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/