Skip to content

WoodSimulatR

Generate Simulated Sawn Timber Strength Grading Data

v0.6.2 · Mar 3, 2025 · MIT + file LICENSE

Description

Tools for generating simulated sawn timber strength grading data with a main focus on statistical simulation based on covariance matrices. Simulation data for Norway spruce sawn timber from Austria and reference values of means and standard deviations of grade determining properties from literature for a number of European countries are provided, as well.

Downloads

CRAN

276

Last 30 days

17417th

673

Last 90 days

2.5K

Last year

Trend: +72.5% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

101

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

2

Last 7 days

8

Last 30 days

2

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 23, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 22, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(WoodSimulatR)
  > 
  > test_check("WoodSimulatR")
  Saving _problems/test_statistical_simulation-43.R
  [ FAIL 1 | WARN 0 
...[truncated]...

  Expected `force_positive_works(simbase_class = "simbase_list", force_positive = TRUE)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

2,908

Files

44

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,456 (50.1%)Tests 116 (4%)Docs 735 (25.3%)Vignettes 601 (20.7%)

API

Exported functions

7

Internal functions

4

Recent export changes

v0.5.0+7 get_subsample_definitions, get_transform_names, simbase_covar +4 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.08

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

85.7%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

14.3%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.10

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2020-11-10

Latest release

2025-03-03

Avg cadence

532 days

Cold removal rate

Dep drift

2

LOC over versions

v0.5.0: 2,510 LOCv0.6.0: 2,896 LOCv0.6.1: 2,913 LOCv0.6.2: 2,908 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies dplyr rlang purrr tibble tidyselect tidyr WoodSimulatR

Version History

5 tracked
new 0.6.2 Mar 10, 2026
updated 0.6.2 ← 0.6.1 diff Mar 2, 2025
updated 0.6.1 ← 0.6.0 diff Dec 3, 2023
updated 0.6.0 ← 0.5.0 diff Jun 19, 2022
new 0.5.0 Nov 9, 2020