CRAN Package Check Results for Package mosaicCalc

Last updated on 2024-01-24 07:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 18.73 216.36 235.09 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.0 15.36 160.65 176.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.0 288.77 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.0 290.04 ERROR
r-devel-windows-x86_64 0.6.0 20.00 176.00 196.00 ERROR
r-patched-linux-x86_64 0.6.0 26.22 210.94 237.16 OK
r-release-linux-x86_64 0.6.0 15.00 212.34 227.34 OK
r-release-macos-arm64 0.6.0 96.00 OK
r-release-macos-x86_64 0.6.0 138.00 OK
r-release-windows-x86_64 0.6.0 26.00 226.00 252.00 OK
r-oldrel-macos-arm64 0.6.0 63.00 NOTE
r-oldrel-windows-x86_64 0.6.0 25.00 226.00 251.00 OK

Check Details

Version: 0.6.0
Check: Rd files
Result: NOTE checkRd: (-1) CPUs.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) CPUs.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) CPUs.Rd:12: Lost braces in \itemize; meant \describe ? checkRd: (-1) CPUs.Rd:13: Lost braces in \itemize; meant \describe ? checkRd: (-1) CPUs.Rd:14: Lost braces in \itemize; meant \describe ? checkRd: (-1) CPUs.Rd:15: Lost braces in \itemize; meant \describe ? checkRd: (-1) CPUs.Rd:16: Lost braces in \itemize; meant \describe ? checkRd: (-1) Calculus.Rd:19: Lost braces; missing escapes or markup? 19 | will be differentiated as if the formula {f(x) ~ x} were specified | ^ checkRd: (-1) Chirps.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Chirps.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) Chirps.Rd:12: Lost braces in \itemize; meant \describe ? checkRd: (-1) Chirps.Rd:13: Lost braces in \itemize; meant \describe ? checkRd: (-1) Effective_oxygen.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Effective_oxygen.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:12: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:13: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:14: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:15: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:16: Lost braces in \itemize; meant \describe ? checkRd: (-1) Engines.Rd:17: Lost braces in \itemize; meant \describe ? checkRd: (-1) Planet_solar.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Planet_solar.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) Planet_solar.Rd:12: Lost braces in \itemize; meant \describe ? checkRd: (-1) Planets.Rd:11: Lost braces; missing escapes or markup? 11 | \item \code{mass} in $10^{24}$ kg | ^ checkRd: (-1) UK_GDP.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) UK_GDP.Rd:11: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mosaic) The 'mosaic' package masks several functions from core packages in order to add additional features. The original behavior of these functions should not be affected by this. Attaching package: 'mosaic' The following objects are masked from 'package:dplyr': count, do, tally The following object is masked from 'package:Matrix': mean The following object is masked from 'package:ggplot2': stat The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': IQR, binom.test, cor, cor.test, cov, fivenum, median, prop.test, quantile, sd, t.test, var The following objects are masked from 'package:base': max, mean, min, prod, range, sample, sum > library(mosaicCalc) Loading required package: mosaicCore Attaching package: 'mosaicCore' The following objects are masked from 'package:dplyr': count, tally The following object is masked from 'package:testthat': compare Attaching package: 'mosaicCalc' The following object is masked from 'package:stats': D > > test_check("mosaicCalc") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-symbolic-int.R:49:2'): Numerical anti-derivative returned when appropriate ── "evalFun" %in% all.names(body(F)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mosaic) The 'mosaic' package masks several functions from core packages in order to add additional features. The original behavior of these functions should not be affected by this. Attaching package: 'mosaic' The following objects are masked from 'package:dplyr': count, do, tally The following object is masked from 'package:Matrix': mean The following object is masked from 'package:ggplot2': stat The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': IQR, binom.test, cor, cor.test, cov, fivenum, median, prop.test, quantile, sd, t.test, var The following objects are masked from 'package:base': max, mean, min, prod, range, sample, sum > library(mosaicCalc) Loading required package: mosaicCore Attaching package: 'mosaicCore' The following objects are masked from 'package:dplyr': count, tally The following object is masked from 'package:testthat': compare Attaching package: 'mosaicCalc' The following object is masked from 'package:stats': D > > test_check("mosaicCalc") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-symbolic-int.R:49:2'): Numerical anti-derivative returned when appropriate ── "evalFun" %in% all.names(body(F)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.0
Check: data for non-ASCII characters
Result: NOTE Note: found 56 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mosaic) The 'mosaic' package masks several functions from core packages in order to add additional features. The original behavior of these functions should not be affected by this. Attaching package: 'mosaic' The following objects are masked from 'package:dplyr': count, do, tally The following object is masked from 'package:Matrix': mean The following object is masked from 'package:ggplot2': stat The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': IQR, binom.test, cor, cor.test, cov, fivenum, median, prop.test, quantile, sd, t.test, var The following objects are masked from 'package:base': max, mean, min, prod, range, sample, sum > library(mosaicCalc) Loading required package: mosaicCore Attaching package: 'mosaicCore' The following objects are masked from 'package:dplyr': count, tally The following object is masked from 'package:testthat': compare Attaching package: 'mosaicCalc' The following object is masked from 'package:stats': D > > test_check("mosaicCalc") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-symbolic-int.R:49:2'): Numerical anti-derivative returned when appropriate ── "evalFun" %in% all.names(body(F)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mosaic) The 'mosaic' package masks several functions from core packages in order to add additional features. The original behavior of these functions should not be affected by this. Attaching package: 'mosaic' The following objects are masked from 'package:dplyr': count, do, tally The following object is masked from 'package:Matrix': mean The following object is masked from 'package:ggplot2': stat The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': IQR, binom.test, cor, cor.test, cov, fivenum, median, prop.test, quantile, sd, t.test, var The following objects are masked from 'package:base': max, mean, min, prod, range, sample, sum > library(mosaicCalc) Loading required package: mosaicCore Attaching package: 'mosaicCore' The following objects are masked from 'package:dplyr': count, tally The following object is masked from 'package:testthat': compare Attaching package: 'mosaicCalc' The following object is masked from 'package:stats': D > > test_check("mosaicCalc") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-symbolic-int.R:49:2'): Numerical anti-derivative returned when appropriate ── "evalFun" %in% all.names(body(F)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(mosaic) The 'mosaic' package masks several functions from core packages in order to add additional features. The original behavior of these functions should not be affected by this. Attaching package: 'mosaic' The following objects are masked from 'package:dplyr': count, do, tally The following object is masked from 'package:Matrix': mean The following object is masked from 'package:ggplot2': stat The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': IQR, binom.test, cor, cor.test, cov, fivenum, median, prop.test, quantile, sd, t.test, var The following objects are masked from 'package:base': max, mean, min, prod, range, sample, sum > library(mosaicCalc) Loading required package: mosaicCore Attaching package: 'mosaicCore' The following objects are masked from 'package:dplyr': count, tally The following object is masked from 'package:testthat': compare Attaching package: 'mosaicCalc' The following object is masked from 'package:stats': D > > test_check("mosaicCalc") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-symbolic-int.R:49:2'): Numerical anti-derivative returned when appropriate ── "evalFun" %in% all.names(body(F)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 138 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64