Skip to content

fdaconcur

Concurrent Regression and History Index Models for Functional Data

v0.1.3 · Jul 19, 2024 · BSD_3_clause + file LICENSE

Description

Provides an implementation of concurrent or varying coefficient regression methods for functional data. The implementations are done for both dense and sparsely observed functional data. Pointwise confidence bands can be constructed for each case. Further, the influence of past predictor values are modeled by a smooth history index function, while the effects on the response are described by smooth varying coefficient functions, which are very useful in analyzing real data such as COVID data. References: Yao, F., Müller, H.G., Wang, J.L. (2005) <doi:10.1214/009053605000000660>. Sentürk, D., Müller, H.G. (2010) <doi:10.1198/jasa.2010.tm09228>.

Downloads

CRAN

328

Last 30 days

13113th

760

Last 90 days

3K

Last year

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

r2u CRAN

24

Last 30 days

114

Last 90 days

408

Last year

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

autoCRAN

4

Last 7 days

11

Last 30 days

0

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 Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘fdapace’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.6Mb
  sub-directories of 1Mb or more:
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    libs   6.5Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/fdaconcur.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.6Mb
  sub-directories of 1Mb or more:
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    libs   6.5Mb
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.6Mb
  sub-directories of 1Mb or more:
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    libs   6.5Mb

Code

Structure

Lines of code

3,038

Files

33

Compiled share

5.5%

Has compiled src

Yes

Language breakdown

R 2,095 (69%)C/C++/src 168 (5.5%)Docs 775 (25.5%)

API

Exported functions

9

Internal functions

15

Recent export changes

v0.1.1+1 ConcReg_Lag
v0.1.0+8 ConcurReg, GetCI_Dense, GetCI_Sparse +5 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\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

66.7%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

BSD_3_clause + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2022-09-20

Latest release

2024-07-20

Avg cadence

255 days

Cold removal rate

Dep drift

1

LOC over versions

v0.1.0: 2,016 LOCv0.1.1: 2,708 LOCv0.1.2: 2,753 LOCv0.1.3: 3,038 LOC

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

Dependency Network

Dependencies Reverse dependencies Rcpp fdapace fdaconcur

Version History

5 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Jul 19, 2024
updated 0.1.2 ← 0.1.1 diff Nov 8, 2023
updated 0.1.1 ← 0.1.0 diff Sep 5, 2023
new 0.1.0 Sep 19, 2022