CRAN Package Check Results for Maintainer ‘Ramazan Akman <ramazanakman12345 at gmail.com>’

Last updated on 2025-12-07 07:50:41 CET.

Package ERROR OK
new.dist 1 12

Package new.dist

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'roxygen2' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(new.dist) > > test_check("new.dist") Saving _problems/test_function-246.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 232 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:246:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(dbwd(10, alpha = 2, sigma = 2), ptype = double(), size = 1)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:246:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 232 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc