R/000_globalVariables.r

### Do not delete this file and file name!!
### This file should be loaded before all other *.r files.

### This is to avoid the false positive messages from R CMD check.
###   "no visible binding for global variable"
### Suggested by Prof Brian Ripley
### ?globalVariables

if(getRversion() >= "2.15.1"){
  # utils::globalVariables(c(".pbd_env"))
}
snoweye/pbdZMQ documentation built on Jan. 27, 2024, 11:35 a.m.