CRAN Package Check Results for Maintainer ‘Sergio Ewane Ebouele <info at dataforknow.com>’

Last updated on 2025-04-19 06:49:54 CEST.

Package ERROR OK
dataCompare 1 12

Package dataCompare

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.5
Check: examples
Result: ERROR Running examples in 'dataCompare-Ex.R' failed The error most likely occurred in: > ### Name: compare_data_frame_object_report > ### Title: run the rmarkdown report of the data comparison and save it in > ### an external directory > ### Aliases: compare_data_frame_object_report > > ### ** Examples > > library(dplyr) Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > compare_data_frame_object_report( + df1 = iris %>% dplyr::mutate(ID = row_number()), + df2 = iris %>% dplyr::mutate(ID = row_number()), + ids = 'ID', + report_title = "Iris data Comparator report", + report_author = "Sergio Ewane", + report_context = "i'm checking if the two dataframe contains the same values" + ) processing file: file2a38814e06c7f.Rmd output file: file2a38814e06c7f.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file2a38814e06c7f.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc2a38827ce70c5.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 2 --variable toc_float=1 --variable toc_selectors=h1,h2 --variable toc_print=1 --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2025_04_16_01_50_00_21006\RtmpWWEa8k\rmarkdown-str2a38827e118b0.html" Could not fetch https://www.r-pkg.org/badges/version/dataCompare HttpExceptionRequest Request { host = "www.r-pkg.org" port = 443 secure = True requestHeaders = [] path = "/badges/version/dataCompare" queryString = "" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (InternalException (HandshakeFailed Error_EOF)) Error: pandoc document conversion failed with error 61 Execution halted Flavor: r-oldrel-windows-x86_64