Skip to content

Commit 6c84d83

Browse files
committed
disables autoload of R/
1 parent 220f9e0 commit 6c84d83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

R/_disable_autoload.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# see shiny::loadSupport for details on this file
2+
# this file is used to disable autoloading of R files in the R/ directory
3+
# instead, should be loaded with pkgload::load_all(".")

0 commit comments

Comments
 (0)