653 Commits (master)
 

Author SHA1 Message Date
philipp-baumann a3269a6b17 Add method of moments sample skewness 6 years ago
philipp-baumann 46e19c2914 Import `kurtosis` from `e1071` 6 years ago
philipp-baumann ef9820b779 Add mean absolute error and coefficient of variation 6 years ago
philipp-baumann 7b64222075 Add mean absolute error and kurtosis 6 years ago
philipp-baumann 84203728e4 Order `Imports` alphabetically 6 years ago
philipp-baumann 8a80199d74 Support pulling tibble columns and implement quasiquotation 6 years ago
philipp-baumann 7d92209676 Rearrange order of measure columns 6 years ago
philipp-baumann a3b04887ab Add descriptive measures of observed 6 years ago
philipp-baumann 5ce90cee36 Support custom colourbrewer.org palette when `lcol_measure = TRUE` 6 years ago
philipp-baumann b58ab4af4c Fix error "(list) object cannot be coerced to type double" 6 years ago
philipp-baumann a83ca0009f Fix error, missing bracket 6 years ago
philipp-baumann 6116b127da Implement tidy evaluation + flexible spectral input 6 years ago
philipp-baumann ab76465c45 Support continnum removal for reflectance spectra 6 years ago
philipp-baumann 6444a36948 Need rlang 0.2.0 because relying on `rlang::ensym` 6 years ago
philipp-baumann 02cda9e99f Fix wrong `!` negation in commit `f85f430` 6 years ago
philipp-baumann f85f4308a2 Fix bug when `spc_tbl_l` supplied and `group_id_order` = TRUE (`spc_tbl` not found) 6 years ago
philipp-baumann 2a42f9e166 Embed and link first simplerspec cheatsheet 6 years ago
philipp-baumann 30efd14c5d STYLE: no space before (, `if̀` is control-flow and no fct 6 years ago
philipp-baumann 6253da5cfc Add ASD sensor offset correction helper 6 years ago
philipp-baumann 65e372ca07 Only reorder numeric `group_id` 6 years ago
philipp-baumann 2a409b4277 Update documentation, new argument 6 years ago
philipp-baumann 30e081b804 Support argument to change color order direction for measure lcols 6 years ago
philipp-baumann be790cf0f6 Support plotting without `metadata` list-column 6 years ago
philipp-baumann add4cc128a column selection needs to be dynamic; bugs in previous fixing attemps 6 years ago
philipp-baumann ffb0f5994b ̀`group_id` cannot be symbol because it is hard-coded in merged data.table 6 years ago
philipp-baumann 8d855f1963 "One-higher-up" lookup of variable is not necessary 6 years ago
philipp-baumann 7cec4196c9 Fix dynamic scoping using `group_id̀̀` symbol instead of value 6 years ago
philipp-baumann 0f0a8857c8 Fix mistyping in commit b14a4db 6 years ago
philipp-baumann 0bf9873334 Fix reordering numeric `group_id` and also use `..` data table prefix 6 years ago
philipp-baumann b14a4db2e2 Fix bug when `group_id` = "group_id"; use dynamic data.table variable selection 6 years ago
philipp-baumann 49f041b294 Add stringr because used in ASD spectrometer workflow 6 years ago
philipp-baumann daf8365963 Moved function to `utils-stats` 6 years ago
philipp-baumann 311e4b98a7 Update NAMESPACE and delete manuals because old unused functions removed 6 years ago
philipp-baumann cbe8554ec9 Minor reformatting 6 years ago
philipp-baumann 6418421e12 First version of principal component analysis helpers for spectra 6 years ago
philipp-baumann 419ac66d58 Rename with adequate file name description 6 years ago
philipp-baumann 84db275eb2 functions are not supported because only used in initial processing pipeline 6 years ago
philipp-baumann d9dc818483 rename function argument because no ... used 6 years ago
philipp-baumann 972925422c First version of id column string extension replacement function 6 years ago
philipp-baumann 019b9f863b Update NAMESPACE 6 years ago
philipp-baumann 42222fa138 Remove bad pratice 6 years ago
Philipp Baumann 6400862f65 Enhance timeout duration to realistic value 6 years ago
Philipp Baumann eb143642af Avoid timeout error during travis build 6 years ago
Philipp Baumann 9c7805a747 Fix bug when matching single channel reference spectra and x unit values 6 years ago
Philipp Baumann ce1b15a01c Add not declared `::` import from `tidyselect` 6 years ago
Philipp Baumann cf05c4c9cd fix CRAN check error, Namespace dependency not needed here 6 years ago
Philipp Baumann 5c48d36a34 Import tidyselect package for dplyr programming 6 years ago
Philipp Baumann a3e4c56830 Fix error while selecting `Wavelength` column 6 years ago
Philipp Baumann cc38ac253f Fix typo 6 years ago
Philipp Baumann 63c6d91049 Try fixing markdown layouting issue from last commit 6 years ago