Summary
Currently core_packages() returns 6 packages. With r4subusability maturing, it should be added as a 7th auto-attached package in attach.R.
Tasks
Context
The README already lists r4subusability as auto-attached (Yes), but the code only attaches 6 packages. This should be aligned once r4subusability is on CRAN.
Summary
Currently
core_packages()returns 6 packages. With r4subusability maturing, it should be added as a 7th auto-attached package inattach.R.Tasks
r4subusabilitytocore_packages()vector inR/attach.RDESCRIPTIONto addr4subusabilityto Imports (move from Suggests)test-attach.Rto expect 7 packagesContext
The README already lists r4subusability as auto-attached (Yes), but the code only attaches 6 packages. This should be aligned once r4subusability is on CRAN.