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

Fb compcheck #65

Merged
merged 11 commits into from Apr 26, 2018
Merged

Fb compcheck #65

merged 11 commits into from Apr 26, 2018

Conversation

lakikowolfe
Copy link
Member

No description provided.

@ldash
Copy link
Contributor

ldash commented Apr 13, 2018

@lakikowolfe @ehfhcrc
I tried running this latest branch and here is what I got from the default run:

> r <- con$.__enclos_env__$private$.checkStudyCompliance()

Attaching package: 'dplyr'

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

NOTE: 
 Return object has columns marked with 'diff' that indicate a difference between the actual column that was generated by a call to the module url and the believed column that 
 was created by looking at the filesystem.  The 'act' column is included as a reference.
There were 34 warnings (use warnings() to see them)
> warnings()
Warning messages:
1: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
2: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
3: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
4: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
5: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
6: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
7: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
8: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
9: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
10: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
11: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
12: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
13: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
14: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
15: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
16: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
17: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
18: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
19: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
20: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
21: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
22: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
23: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
24: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
25: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
26: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
27: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
28: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
29: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
30: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
31: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
32: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
33: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical
34: In FUN(newX[, i], ...) : coercing argument of type 'character' to logical

Is it possible for starters to get rid of

  1. the "attaching" and "masked" messages
  2. the 34 coercion warnings
    Thanks.

@lakikowolfe lakikowolfe merged commit ba4cd3f into dev Apr 26, 2018
@lakikowolfe lakikowolfe deleted the fb_compcheck branch April 26, 2018 20:36
@juyeongkim
Copy link
Member

💯

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