Skip to content

Conversation

@jakob-r
Copy link
Member

@jakob-r jakob-r commented Aug 14, 2016

To correctly respect the defaults for requirements testing a more complicated algorithm was necessary.
Note that we use isTRUE(try(requiresOk(par.set$pars[[pn]], c(new.par.vals, old.par.vals[pn])), silent = TRUE)) because sometimes the requirements involve variables which are not set but still can be true like in the following statement

requires = quote(a == TRUE || b > 0)

b has not to be present to make this requirement TRUE.

@coveralls
Copy link

coveralls commented Aug 15, 2016

Coverage Status

Changes Unknown when pulling 40665b2 on fix_feasibility_handlings_defaults into * on master*.

@jakob-r jakob-r added the phng Let's do this in our new package label Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

phng Let's do this in our new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants