Skip to content

Commit 22ac704

Browse files
committed
cran resubmission
1 parent 736494f commit 22ac704

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fasthplus
22
Title: Fast Label-Dissimilarity Discordance Estimation with H+
3-
Version: 1.0
3+
Version: 1.1
44
Authors@R: c(
55
person(given = "Nathan",
66
family = "Dyjack",
@@ -17,7 +17,7 @@ License: CC BY 4.0
1717
Encoding: UTF-8
1818
LazyData: true
1919
Roxygen: list(markdown = TRUE)
20-
RoxygenNote: 7.1.2
20+
RoxygenNote: 7.3.1
2121
BugReports: https://github.com/ntdyjack/fasthplus/
2222
URL: https://github.com/ntdyjack/fasthplus/
2323
Imports:

R/bsf.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#'
88
#' @param d (data, nxm)
99
#' @param l (identities, nx1)
10-
#' @param r (numeric, 1x1)
10+
#' @param t (numeric, 1x1)
1111
#' @param q (list, pre-computed by hpb)
1212
#' @return One iteration of H+ bootstrap estimate
1313
#' @importFrom stats dist

man/bsf.Rd

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)