36 Commits (master)

Author SHA1 Message Date
Philipp Baumann 60e120130c Bump version to 0.2.1 6 months ago
Philipp Baumann 271fca75c9 Bump version to 0.2.0 7 months ago
Philipp Baumann 34e6814996 add example data from YAMSYS soilspec publication 7 months ago
Philipp Baumann bfb43802b5
update email 7 months ago
Philipp Baumann 68f347baf7 add missing dependency 7 months ago
Philipp Baumann be703c5f8c update doc; no slicing in `plot_spc()` 7 months ago
Philipp Baumann 513232ae9c Remove readr dependency 4 years ago
Philipp Baumann 604fe6b13a * Add broom as dependency and remove stringr dependence 4 years ago
Philipp Baumann 78e8816351 * Remove Rcpp dependency because not needed 4 years ago
Philipp Baumann fba540973a * Remove tidyeval dependency 4 years ago
Philipp Baumann dd3cdf3595 * Remove hyperSpec as Dependency because simplerspec does not use it. 4 years ago
Philipp Baumann f82c3186a0 * Remove tidyverse from `Imports` to reduce bloating dependencies 4 years ago
Philipp Baumann 8c5c9abb53 Add date of current development version 4 years ago
Philipp Baumann 470fbff09b Bump version to 0.1.0.9001 4 years ago
Philipp Baumann a580b37580 * Add UTF-8 support to DESCRIPTION because roxygen2 version 7.1.0 requires it. 4 years ago
Philipp Baumann f55036f879 Bump version to 0.1.0.9000 4 years ago
Philipp Baumann 99389cb307 Update Roxygen and support markdown formatting 4 years ago
Philipp Baumann 7a894303e4 higher Roxigen version 5 years ago
philipp-baumann 84203728e4 Order `Imports` alphabetically 6 years ago
philipp-baumann 6444a36948 Need rlang 0.2.0 because relying on `rlang::ensym` 6 years ago
philipp-baumann 49f041b294 Add stringr because used in ASD spectrometer workflow 6 years ago
Philipp Baumann ce1b15a01c Add not declared `::` import from `tidyselect` 6 years ago
Philipp Baumann 4f853f1dee Fix R CMD check WARNING: `:: or ::: import not declared from: ...` 7 years ago
Philipp Baumann 873afc52b5 Update NAMESPACE and DESCRIPTION because all non-base function imports need to be declared 7 years ago
Philipp Baumann 2722a4b0fc Set minimum version number for dplyr because of new syntax for `mutate_at` used in `evaluate_model_q` 7 years ago
Philipp Baumann af72c8e8fa Fix R CMD check error: `Namespace dependency not required: ‘magrittr’` 7 years ago
Philipp Baumann c873440fb9 Fix error: `Package listed in more than one of Depends, Imports, Suggests, Enhances: 7 years ago
Philipp Baumann 6264093d32 Update DESCRIPTION to have a proper order of fields 7 years ago
Philipp Baumann 0f34194e46 Fix `R CMD check` error: `* checking dependencies in R code ... WARNING 7 years ago
Philipp Baumann d07dd09ba1 add the `cowplot` package to Imports in the `DESCRIPTION` file because a VIP plotting function in `plot-vip.R` requires this package for arranging ggplot2 plots 7 years ago
Philipp Baumann 97f31daafc fix Error `Error : object ‘`%do%`’ is not exported by namespace:foreach` by attaching foreach package by depends (add to NAMESPACE) 7 years ago
Philipp Baumann 9ddfb029e2 Update NAMESPACE and manuals by `devtools::document()` 7 years ago
Philipp Baumann c008474bca Add foreach package for using foreach iterator in new OPUS binary spectral file reader (`read_opus_bin_univ()`) 7 years ago
Philipp Baumann 4f07e6d9a4 Downgrade dependency to R v 3.0 for a test 7 years ago
Philipp Baumannit config --global user.email philipp.baumann@usys.ethz.ch b3374b92f9 add tidyverse package in Imports field via devtools::add_package() 8 years ago
Philipp Baumann 7ddbe3ec0e Add first locally developed version of simplerspec package to github 8 years ago