diff --git a/R/trustworthiness.R b/R/trustworthiness.R index 723a3398f..1b9d99821 100644 --- a/R/trustworthiness.R +++ b/R/trustworthiness.R @@ -46,7 +46,7 @@ } #' @keywords internal -#' @source Charlotte Soneson's [dreval](https://github.com/csoneson/dreval/blob/master/R/trustworthiness.R) +#' @source Charlotte Soneson's '[dreval](https://github.com/csoneson/dreval/blob/master/R/trustworthiness.R)' .calcTrustworthinessFromDist <- function(distReference, distLowDim, kTM) { distReference <- as.matrix(distReference) distLowDim <- as.matrix(distLowDim) diff --git a/cran-comments.md b/cran-comments.md index 97805865d..6e9de4954 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -28,7 +28,7 @@ There were two NOTEs: 'TreeDistData' is too large to be submitted on CRAN. All calls to `data(package = 'TreeDistData')` are wrapped within -`if(require('TreeDistData')` to ensure that vignettes fail gracefully when +`if(require('TreeDistData'))` to ensure that vignettes fail gracefully when 'TreeDistData' is not installed. diff --git a/inst/REFERENCES.bib b/inst/REFERENCES.bib index b12ecd777..1d5698046 100644 --- a/inst/REFERENCES.bib +++ b/inst/REFERENCES.bib @@ -143,7 +143,7 @@ @article{Jonker1987 @article{Kaski2003, title = {Trustworthiness and metrics in visualizing similarity of gene expression}, - author = {Kaski, Samuel and Nikkil{\"a}, Janne and Oja, Merja and Venna, Jarkko and T{\"o}r{\"o}nen, Petri and Castr{\'e}n, Eero}, + author = {Kaski, Samuel and Nikkila, Janne and Oja, Merja and Venna, Jarkko and Toronen, Petri and Castren, Eero}, year = {2003}, volume = {4}, pages = {48}, @@ -219,7 +219,7 @@ @book{Mackay2003 } @article{Meila2007, - author = {Meil\ifelse{html}{ă}{a}, Marina}, + author = {Meila, Marina}, doi = {10.1016/j.jmva.2006.11.013}, journal = {Journal of Multivariate Analysis}, number = {5},