Skip to content

Commit 6915d92

Browse files
Merge pull request #406 from StuartWheater/v6.3.4-dev-permissive
V6.3.4 dev permissive
2 parents 8570bcf + 36ea81b commit 6915d92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/global.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
utils::globalVariables(c('offset.to.use', 'weights.to.use', 'out.table.real', 'out.table.dim', 'out.table.dimnames', 'list.obj', 'mg',
44
'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'))
5+
'min.max.df','sR5.df','input.mean.sd.df','input.ranks.sd.df','RS','CG','mixed','x','y','.Random.seed'))
66

0 commit comments

Comments
 (0)