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

Devel #142

Merged
merged 49 commits into from
Apr 26, 2019
Merged

Devel #142

merged 49 commits into from
Apr 26, 2019

Conversation

zhewa
Copy link
Collaborator

@zhewa zhewa commented Apr 26, 2019

No description provided.

@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)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@lintr-bot
Copy link

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)
                                                ^

@zhewa zhewa merged commit 2f2c299 into campbio:devel Apr 26, 2019
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.

None yet

4 participants