issues
search
tidyfun
/
tf
S3 classes and methods for tidy functional data
https://tidyfun.github.io/tf/
GNU Affero General Public License v3.0
7
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: allow single tfd, remove message for empty tfd constructor
#144
m-muecke
closed
9 hours ago
0
refactor: only use anonymous function style for single line
#143
m-muecke
closed
9 hours ago
1
make `range.tf` and `as.numeric.tf` compatible with `scales`
#142
fabian-s
opened
3 days ago
0
chore(deps): bump codecov/codecov-action from 4 to 5
#141
dependabot[bot]
closed
3 days ago
0
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
#140
dependabot[bot]
closed
3 days ago
0
`tfb` edge cases
#139
m-muecke
opened
1 week ago
1
constructing `tfd` vectors with length 1
#138
m-muecke
closed
9 hours ago
3
fix: missing size for different attributes
#137
m-muecke
closed
2 weeks ago
1
feat: migrate to cli errors
#136
m-muecke
closed
2 weeks ago
1
use cli for errors and warnings
#135
fabian-s
closed
2 weeks ago
0
refactor: only need method tag and generics for `vec_arith`
#134
m-muecke
closed
2 weeks ago
3
refactor: migration to `vec_arith` API
#133
m-muecke
closed
2 weeks ago
12
chore: update .Rbuildignore and .gitignore
#132
m-muecke
closed
1 month ago
1
chore: generic readme setup chunk
#131
m-muecke
closed
1 month ago
1
ci: latest GHA from r-lib/actions examples
#130
m-muecke
closed
1 month ago
0
style: don't use anonymous function style for multi-line
#129
m-muecke
closed
1 month ago
1
style: add a single vertical line between each function declaration
#128
m-muecke
closed
1 month ago
1
docs: use anonymous function instead of formula (latest tidyverse style guide)
#127
m-muecke
closed
1 month ago
1
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8
#126
dependabot[bot]
closed
1 month ago
0
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
#125
dependabot[bot]
closed
1 month ago
1
refactor: use utility function for `sort(unique(x))` pattern
#124
m-muecke
closed
2 months ago
1
refactor: use rlang::has_name for checking if name exists
#123
m-muecke
closed
2 months ago
1
use checkmate/rlang for arg choice?
#122
m-muecke
closed
2 months ago
1
perf: replace `data.frame()` with `vctrs::data_frame()` and minimal name checking
#121
m-muecke
closed
2 months ago
1
refactor: more checkmate usage
#120
m-muecke
closed
2 months ago
2
maybe use `vctrs::new_rcrd()` and `vctrs::new_list_of()`
#119
m-muecke
opened
3 months ago
1
tests: more tests for matrix conversion
#118
m-muecke
closed
2 months ago
2
Move test data to testthat directory
#117
m-muecke
opened
3 months ago
0
fix: missing tfb_spline export
#116
m-muecke
closed
2 months ago
2
Passing `tfd` evaluator from variable can't find the function
#115
m-muecke
opened
3 months ago
1
refactor: use rlang::as_name instead of rlang::quo_name
#114
m-muecke
closed
2 months ago
1
`rlang::quo_name()` is superseded
#113
m-muecke
closed
2 months ago
0
perf: data frame construction
#112
m-muecke
closed
2 months ago
1
perf: getting args
#111
m-muecke
closed
2 months ago
1
refactor: set use.names to false in unlist where applicable
#110
m-muecke
closed
2 months ago
1
perf: set use.names to FALSE in unlist or purrr::list_c
#109
m-muecke
closed
2 months ago
2
refactors: only import mgcv functions and not entire package
#108
m-muecke
closed
3 months ago
2
tfd/tfb constructor edge cases
#107
fabian-s
opened
3 months ago
1
perf: let checkmate do the unique check
#106
m-muecke
closed
3 months ago
2
refactor: removing and simplifying imports
#105
m-muecke
closed
3 months ago
5
tests: add test for conversions and constructor
#104
m-muecke
closed
3 months ago
8
faster, more memory efficient as.data.frame
#103
fabian-s
closed
3 months ago
0
docs(readme): add CRAN badge and CRAN installation
#102
m-muecke
closed
3 months ago
2
refactor: use `deparse1()` where applicable
#101
m-muecke
closed
3 months ago
3
docs: change name to german spelling
#100
m-muecke
closed
3 months ago
2
docs: change name to german spelling
#99
m-muecke
closed
4 months ago
0
docs: enable dark mode for pkgdown site
#98
m-muecke
closed
3 months ago
3
Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3
#97
dependabot[bot]
closed
3 months ago
0
fix: missing isTRUE for all.equal in if expression
#96
m-muecke
closed
3 months ago
2
Simpler `as.data.frame()`
#95
m-muecke
closed
3 months ago
1
Next