402 Commits (dca69aac13a479882acf3aa0f9ae834076e4f404)
 

Author SHA1 Message Date
Philipp Baumann dca69aac13 Add documentation 6 years ago
Philipp Baumann abf2b0c76b Update `@usage` section in documentation 6 years ago
Philipp Baumann ceea3bb388 Add documentation for ASD binary reader 6 years ago
Philipp Baumann 816d6919c9 Add documentation of helper function 6 years ago
Philipp Baumann 7a4dbd5988 Add documentation 6 years ago
Philipp Baumann fb95e81f76 `x-axis` is more generic than `wavenumber` 6 years ago
Philipp Baumann e975dd6a04 Add missing documentation 6 years ago
Philipp Baumann dc32997eae Update documentation 6 years ago
Philipp Baumann 9c86d1456a Update documentation 6 years ago
Philipp Baumann eaf8ca8a6c Add missing return `Value` field in documentation 6 years ago
Philipp Baumann 4560d68ca3 Complete documentation with new `atm_comp_minus4offset` argument; fixes `R CMD check` WARNINGj 6 years ago
Philipp Baumann 66c5a99423 Fix `R CMD check` missing global function binding 6 years ago
Philipp Baumann 6b5f55e764 Merge branch 'master' of github.com:philipp-baumann/simplerspec 6 years ago
Philipp Baumann f2f5e00db7 Complete documentation 6 years ago
Philipp Baumann 264eaafb34 Complete documentation 6 years ago
Philipp Baumann ef1e6ac505 Fix erronously introduced code 6 years ago
Philipp Baumann e4eca4be83 Fix `no visible binding ...` from `R CMD check` 6 years ago
Philipp Baumann 99e79ec72d Fix `no visible binding ...` from `R CMD check` 6 years ago
Philipp Baumann 730d53c10c Fix `no visible binding ...` from `R CMD check` 6 years ago
Philipp Baumann b08c884a9b Avoid `no visible binding ...` from `R CMD check` 6 years ago
Philipp Baumann 60c715a4bc Inform about `NEWS.md` 6 years ago
Philipp Baumann 95d241390a Add NEWS.md to inform about new features in simplerspec 6 years ago
Philipp Baumann 9d7ae119c3 Remove BiocInstaller dependency 7 years ago
Philipp Baumann cfe4500822 Fix indent 7 years ago
Philipp Baumann 3296391483 Commit c0a23077 makes explicit purrr::fun() obsolete 7 years ago
Philipp Baumann 1ae9f618df import purrr package because it is more conveniant and clean (elegant code functional programming) not to explicitly call a function with pkg::fun() 7 years ago
Philipp Baumann c0a2307707 Export `create_vip_rects` 7 years ago
Philipp Baumann 115c94f326 Export `bind_lcols_dts` 7 years ago
Philipp Baumann e5d32ef495 Plot bottom margin need to be swapped for top and bottom panels 7 years ago
Philipp Baumann 006701a6a5 Add missing x-axis annotation for bottom variable importance plot 7 years ago
Philipp Baumann ee185cdb58 x axis was not reversed for top absorbance spectrum panel 7 years ago
Philipp Baumann 7335574723 x-axis scale was duplicated 7 years ago
Philipp Baumann 1ce1ce043f X-axis of top panels needs to be transfered to bottom panel 7 years ago
Philipp Baumann d9b06482ca Switch order of bottom and top panel, raw spectra are now on top 7 years ago
Philipp Baumann dd11be769e Avoid message that is not informative for user when fitting model: `Joining, by = "rowIndex"` 7 years ago
Philipp Baumann c9134607b7 Fix error that response `y` cannot be found by `caret::train()`: (`Error in unique.default(y) : unique() applies only to vectors`) 7 years ago
Philipp Baumann e7da5c57d2 Ignore `_.` files that contain OS X specific information 7 years ago
Philipp Baumann 137ebd9895 Implement `facet_wrap` option when a list of spectral tibbles (`spc_tbl_l`) is supplied 7 years ago
Philipp Baumann 6538906812 Fix error that `lbl` labeller cannot be found when supplying a list of tibble spectra whith only one spectral list column 7 years ago
Philipp Baumann bdf3e69300 Export `extract_lcols2dts` 7 years ago
Philipp Baumann 8b727c1b91 Export `split_df2l` 7 years ago
Philipp Baumann b4d953ab37 Update man and NAMESPACE 7 years ago
Philipp Baumann 694a81aea1 `mvoutlier::pcout` customized for nested list of matrices 7 years ago
Philipp Baumann dcee377623 Add functions for multivariate outlier detection methods and clustering methods 7 years ago
Philipp Baumann bda156c0ab Add functions for multivariate outlier detection methods and clustering methods 7 years ago
Philipp Baumann 68a14f49ef Only export final slicing function 7 years ago
Philipp Baumann 92c5b7d6a4 Add slicing helper functions and final slicing function 7 years ago
Philipp Baumann f4ffa9da03 Add functions to slice spectra into new x unit ranges; works on spectral tibble data structures 7 years ago
Philipp Baumann 8c92c398c9 Add labeller argument for plotting based on a list of tibbles 7 years ago
Philipp Baumann 7e5a9b9bf2 rename argument to be more specific 7 years ago