R/setup.R

Defines functions .onAttach

.onAttach = function(libname, pkgname){
  packageStartupMessage("bolt4jr has been loaded.")
  packageStartupMessage("If this is your first time using the package, required Python dependencies will be installed.")
}

Try the bolt4jr package in your browser

Any scripts or data that you put into this service are public.

bolt4jr documentation built on April 3, 2025, 6:03 p.m.