We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8570bcf + 464c150 commit 36ea81bCopy full SHA for 36ea81b
1 file changed
R/global.R
@@ -2,5 +2,5 @@
2
3
utils::globalVariables(c('offset.to.use', 'weights.to.use', 'out.table.real', 'out.table.dim', 'out.table.dimnames', 'list.obj', 'mg',
4
'blackbox.output.df', 'blackbox.ranks.df', 'global.bounds.df', 'global.ranks.quantiles.df', 'sR4.df',
5
- 'min.max.df','sR5.df','input.mean.sd.df','input.ranks.sd.df','RS','CG','mixed', 'x','y'))
+ 'min.max.df','sR5.df','input.mean.sd.df','input.ranks.sd.df','RS','CG','mixed','x','y','.Random.seed'))
6
0 commit comments