Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit885a408

Browse files
committed
Add release version build to travis
- Fix latex error in manual
1 parenta7f7554 commit885a408

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎.travis.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ language: r
22

33
dist:trusty
44

5+
warnings_are_errors:false
6+
57
r:
68
-devel
7-
warnings_are_errors:false
9+
-release
810

911
r_github_packages:
1012
-jimhester/covr

‎man/parDist.Rd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ An exemplary definition and usage of an user-defined euclidean distance function
226226
TheHammanMatchingsimilarityforbinarydata.Itistheproportiondifferenceoftheconcordantanddiscordantpairs.\crType:binary\crFormula: \eqn{([a+d]- [b+c])/n}.\crDetails:See \command{pr_DB$get_entry("hamman")}in \pkg{proxy}.
227227
}
228228
\item{\code{hamming}}{
229-
ThehammingdistancebetweentwovectorsAandBisthefractionofpositionswherethereisamismatch. \crFormula: \eqn{# of (A != B) / # in A (or B)}
229+
ThehammingdistancebetweentwovectorsAandBisthefractionofpositionswherethereisamismatch. \crFormula: \eqn{\textit{\# of}(A != B) /\textit{\# in A (or B)}}
230230
}
231231
\item{\code{kulczynski1}}{
232232
Kulczynskisimilarityforbinarydata.Relates the (TRUE,TRUE)pairstodiscordantpairs.\crType:binary\crFormula: \eqn{a/ (b+c)}.\crDetails:See \command{pr_DB$get_entry("kulczynski1")}in \pkg{proxy}.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp