Skip to contents

autoimport 0.1.0

First stable version.

  • package-prefixed function calls are now ignored by default. Set options(ignore_prefixed=FALSE) to import them back.
  • ignore any line using the #autoimport_ignore comment.
  • implement comments in inst/IMPORTLIST

autoimport 0.0.1

  • Draft version