Package: defer Title: Defer Errors Version: 0.1.0 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Imperial College of Science, Technology and Medicine", role = "cph")) Description: Create errors that can be deferred until later. With deferrable errors, collections of errors that are not immediately fatal can be collected and reported back at once. URL: https://github.com/mrc-ide/odin BugReports: https://github.com/mrc-ide/odin/issues License: MIT + file LICENSE Encoding: UTF-8 Suggests: testthat RoxygenNote: 6.1.1 Language: en-GB Repository: https://mrc-ide.r-universe.dev Date/Publication: 2019-08-13 16:01:19 UTC RemoteUrl: https://github.com/reside-ic/defer RemoteRef: master RemoteSha: b9f933772c59974dc904de09cdcc4972f0812f0c NeedsCompilation: no Packaged: 2026-06-02 10:47:25 UTC; root Author: Rich FitzJohn [aut, cre], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn