|
34 | 34 | # Define valid global variables |
35 | 35 | if(getRversion() >= "2.15.1") { |
36 | 36 | utils::globalVariables(c( |
37 | | - ".", "branch_id", "cell_id", "comp_1", "comp_2", |
| 37 | + "branch_id", "cell_id", "comp_1", "comp_2", |
38 | 38 | "correlation", "correlation_mean", "directed", "dist", |
39 | 39 | "divergence_id", "edge_id", "feature_id", "flip", "from", |
40 | 40 | "from_milestone_id", "from_waypoint", "from2", "group_id", |
41 | 41 | "housekeeping", "id", "in_divergence", "index", "input_id", "is_start", |
42 | 42 | "ix", "label", "length1", "length2", "milestone_id", "new_milestone_id", |
43 | 43 | "new_new_milestone_id", "node", "node1", "node2", "num_cells", |
44 | 44 | "one", "percentage", "PREDICT", "prior_id", "required", "rowname", |
45 | | - "id", "match", "membership", "order", "path", |
| 45 | + "match", "membership", "order", "path", |
46 | 46 | "sd", "start", "waypoint_id", "weight", "zero", "time", "to", "to_waypoint", |
47 | 47 | "triangle_id", "triangle_part", "type", "comp_1_from", "comp_2_from", |
48 | 48 | "comp_1_to", "comp_2_to", "str_subset")) |
|
0 commit comments