CRAN Package Check Results for Package lin.eval

Last updated on 2025-09-05 09:49:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.30 40.10 44.40 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 2.82 30.04 32.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 66.03 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 77.95 OK
r-devel-windows-x86_64 0.1.2 5.00 58.00 63.00 OK
r-patched-linux-x86_64 0.1.2 4.16 36.42 40.58 OK
r-release-linux-x86_64 0.1.2 4.04 36.54 40.58 OK
r-release-macos-arm64 0.1.2 31.00 OK
r-release-macos-x86_64 0.1.2 67.00 OK
r-release-windows-x86_64 0.1.2 6.00 60.00 66.00 OK
r-oldrel-macos-arm64 0.1.2 30.00 NOTE
r-oldrel-macos-x86_64 0.1.2 42.00 NOTE
r-oldrel-windows-x86_64 0.1.2 6.00 67.00 73.00 NOTE

Check Details

Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Vishesh Shrivastav <vishesh2k6@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Vishesh", family = "Shrivastav", role = c("aut", "cre"), email = "vishesh2k6@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘lin.eval-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: poly_eval > ### Title: Establishes if relationship between two vectors is linear or > ### nonlinear. Does not return any value. Prints details of the > ### relationship between x and y. > ### Aliases: poly_eval > > ### ** Examples > > foo <- c(1000, 4000, 5000, 4500, 3000, 4000, 9000, 11000, 15000, 12000, 7000, 3000) > bar <- c(9914, 40487, 54324, 50044, 34719, 42551, 94871, 118914, 158484, 131348, 78504, 36284) > poly_eval(bar, foo) Error in ll(object) : could not find function "ll" Calls: poly_eval ... tibble_quos -> eval_tidy -> <Anonymous> -> AIC.default Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64