Skip to content

Commit 7aae938

Browse files
authored
Comment out sessionInfo() in browse-CRAN.R
Comment out sessionInfo() call for check validation
1 parent 69fd2d9 commit 7aae938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/browse-CRAN.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ table(causal_pkgs$word)
7171
# causal intervention policy propensity treatment
7272
# 226 49 53 82 491
7373

74-
sessionInfo()
74+
# sessionInfo()
7575
# R version 3.5.1 (2018-07-02)
7676
# Platform: x86_64-apple-darwin15.6.0 (64-bit)
7777
# Running under: macOS 10.15.3

0 commit comments

Comments
 (0)