StatsWithR / statsr

Companion package for the Coursera Statistics with R specialization
Other
69 stars 83 forks source link

Warnings/Notes from package check in branch BayesFactor #11

Closed merliseclyde closed 6 years ago

merliseclyde commented 6 years ago

checking dependencies in R code ... WARNING '::' or ':::' imports not declared from: ‘knitr’ ‘tidyr’checking R code for possible problems ... NOTE ames_samplign_dist : server: no visible binding for global variable ‘x_bar’ plot_bandit_posterior: no visible global function definition for ‘n’ plot_bandit_posterior: no visible binding for global variable ‘outcome’ plot_bandit_posterior: no visible binding for global variable ‘prob’ plot_bandit_posterior: no visible binding for global variable ‘play’ Undefined global functions or variables: n outcome play prob x_barchecking Rd cross-references ... NOTE

merliseclyde commented 6 years ago

fixed