Skip to content

Commit

Permalink
push match spec
Browse files Browse the repository at this point in the history
  • Loading branch information
wincowgerDEV committed Jul 26, 2023
1 parent 9039071 commit b21d68a
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 23 deletions.
2 changes: 0 additions & 2 deletions R/manage_spec.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
#'
#' @importFrom magrittr %>%
#' @importFrom data.table data.table as.data.table fread rbindlist
#' @export
#' @rdname c_spec
#'
#' @export
c_spec <- function(objects, wavenumber_transform = NULL, res = 5){
Expand Down
2 changes: 1 addition & 1 deletion man/characterize_particles.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/data_norm.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 6 additions & 12 deletions man/manage_lib.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions man/read_ext.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/read_multi.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions tests/testthat/test-manage_lib.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ test_that("stop if OSF not reachable", {
path = tmp))
})



test_that("get_lib() downloads test library", {
skip_on_cran()
skip_if_offline(host = "api.osf.io")
Expand Down

0 comments on commit b21d68a

Please sign in to comment.