Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version bump #136

Merged
merged 5 commits into from
Apr 24, 2019
Merged

version bump #136

merged 5 commits into from
Apr 24, 2019

Conversation

zhewa
Copy link
Collaborator

@zhewa zhewa commented Apr 24, 2019

No description provided.

@zhewa zhewa merged commit cb6a7dc into campbio:master Apr 24, 2019
@lintr-bot
Copy link

R/celda_C.R:1142:1: style: Lines should not be more than 80 characters.

zInclude <- which(tabulate(clusters(celdaMod)$z, params(celdaMod)$K) > 0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/celda_CG.R:1428:1: style: Lines should not be more than 80 characters.

zInclude <- which(tabulate(clusters(celdaMod)$z, params(celdaMod)$K) > 0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/celda_CG.R:1429:1: style: Lines should not be more than 80 characters.

yInclude <- which(tabulate(clusters(celdaMod)$y, params(celdaMod)$L) > 0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/model_performance.R:34:49: style: Remove spaces before the left parenthesis in a function call.

perpRes <- matrix(NA, nrow = length(resList (celdaList)), ncol = resample)
                                                ^

R/model_performance.R:100:1: style: Lines should not be more than 80 characters.

ix2 <- rep(seq(ncol(celdaPerplexity(celdaList))), nrow(celdaPerplexity(celdaList)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/model_performance.R:123:1: style: Lines should not be more than 80 characters.

​                min(runParams(celdaList)$K), max(runParams(celdaList)$K), sep)) +
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/model_performance.R:172:1: style: Lines should not be more than 80 characters.

ix2 <- rep(seq(ncol(celdaPerplexity(celdaList))), nrow(celdaPerplexity(celdaList)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/model_performance.R:221:1: style: Lines should not be more than 80 characters.

ix2 <- rep(seq(ncol(celdaPerplexity(celdaList))), nrow(celdaPerplexity(celdaList)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants