Download Latest Version box 1.2.0 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of box

Home / v1.1.3
Name Modified Size InfoDownloads / Week
Parent folder
box_1.1.3.tar.gz 2024-02-07 553.4 kB
box 1.1.3 source code.tar.gz 2023-05-02 1.2 MB
box 1.1.3 source code.zip 2023-05-02 1.2 MB
README.md 2023-05-02 791 Bytes
Totals: 4 Items   3.0 MB 0

Bug fixes

  • Silence warnings caused by an internal change of the R HTML help display functionality (#255, [#278]).
  • Support loading modules inside RStudio even when ‘rstudioapi’ is not installed (#293).
  • Do not crash in the presence of missing arguments in function calls inside modules (#266).
  • Support trailing comma in in reexports via box::use() (#263).

New and improved features

  • Add box::topenv() function, analogous to base::topenv() (#310).
  • Support lazy loading data from packages (#219).
  • Improve error messages for invalid box::use() declarations (#253).
  • Add box::purge_cache() function to force reloading all modules (@kamilzyla, [#236]).

This version corresponds to version 1.1.3 on CRAN.

Source: README.md, updated 2023-05-02