Package: BBmisc Title: Miscellaneous Helper Functions for B. Bischl Version: 1.13 Authors@R: c( person("Bernd", "Bischl", , "bernd_bischl@gmx.net", role = c("aut", "cre")), person("Michel", "Lang", , "michellang@gmail.com", role = "aut"), person("Jakob", "Bossek", , "j.bossek@gmail.com", role = "aut"), person("Daniel", "Horn", , "daniel.horn@tu-dortmund.de", role = "aut"), person("Jakob", "Richter", , "code@jakob-r.de", role = "aut"), person("Dirk", "Surmann", , "surmann@statistik.tu-dortmund.de", role = "aut") ) Description: Miscellaneous helper functions for and from B. Bischl and some other guys, mainly for package development. License: BSD_2_clause + file LICENSE URL: https://github.com/berndbischl/BBmisc BugReports: https://github.com/berndbischl/BBmisc/issues Imports: checkmate (>= 1.8.0), data.table, methods, stats, utils Suggests: codetools, microbenchmark, testthat ByteCompile: yes Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://berndbischl.r-universe.dev Date/Publication: 2026-01-21 09:54:33 UTC RemoteUrl: https://github.com/berndbischl/bbmisc RemoteRef: HEAD RemoteSha: 111f252eaa8d1d7fdd965d9c7d52c054a88c45ba NeedsCompilation: yes Packaged: 2026-06-24 12:49:05 UTC; root Author: Bernd Bischl [aut, cre], Michel Lang [aut], Jakob Bossek [aut], Daniel Horn [aut], Jakob Richter [aut], Dirk Surmann [aut] Maintainer: Bernd Bischl