Skip to content

fiberLD

Fiber Length Determination

v0.1-8 · Jan 17, 2024 · GPL (>= 2)

Description

Routines for estimating tree fiber (tracheid) length distributions in the standing tree based on increment core samples. Two types of data can be used with the package, increment core data measured by means of an optical fiber analyzer (OFA), e.g. such as the Kajaani Fiber Lab, or measured by microscopy. Increment core data analyzed by OFAs consist of the cell lengths of both cut and uncut fibres (tracheids) and fines (such as ray parenchyma cells) without being able to identify which cells are cut or if they are fines or fibres. The microscopy measured data consist of the observed lengths of the uncut fibres in the increment core. A censored version of a mixture of the fine and fiber length distributions is proposed to fit the OFA data, under distributional assumptions (Svensson et al., 2006) <doi:10.1111/j.1467-9469.2006.00501.x>. The package offers two choices for the assumptions of the underlying density functions of the true fiber (fine) lenghts of those fibers (fines) that at least partially appear in the increment core, being the generalized gamma and the log normal densities.

Downloads

258

Last 30 days

16923rd

635

Last 90 days

2.4K

Last year

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

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Natalya Pya Arnqvist <nat.pya@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Natalya", "Pya"),
                      family = "Arnqvist",
                      role = c("aut", "cre"),
                      email = "nat.pya@gmail.com"),
               person(given = c("Sara", "Sjöstedt"),
                      family = "de Luna",
                      role = "aut"),
               person(given = "Konrad",
                      family = "Abramowicz",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘fiberLD/libs/fiberLD.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Natalya Pya Arnqvist <nat.pya@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Natalya", "Pya"),
                      family = "Arnqvist",
                      role = c("aut", "cre"),
                      email = "nat.pya@gmail.com"),
               person(given = c("Sara", "Sjöstedt"),
                      family = "de Luna",
                      role = "aut"),
               person(given = "Konrad",
                      family = "Abramowicz",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘fiberLD/libs/fiberLD.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'fiberLD/libs/x64/fiberLD.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-patched-linux-x86_64

compiled code

File ‘fiberLD/libs/fiberLD.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Natalya Pya Arnqvist <nat.pya@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Natalya", "Pya"),
                      family = "Arnqvist",
                      role = c("aut", "
...[truncated]...
rson(given = c("Sara", "Sjöstedt"),
                      family = "de Luna",
                      role = "aut"),
               person(given = "Konrad",
                      family = "Abramowicz",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Natalya Pya Arnqvist <nat.pya@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Natalya", "Pya"),
                      family = "Arnqvist",
                      role = c("aut", "
...[truncated]...
rson(given = c("Sara", "Sjöstedt"),
                      family = "de Luna",
                      role = "aut"),
               person(given = "Konrad",
                      family = "Abramowicz",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies Matrix VGAM foreach doParallel Rcpp fiberLD

Version History

new 0.1-8 Mar 10, 2026
updated 0.1-8 ← 0.1-7 diff Jan 16, 2024
updated 0.1-7 ← 0.1-6 diff Jul 20, 2022
new 0.1-6 Feb 17, 2019