Error in base::print.function(def) : object 'def' not found
Closed this issue · 1 comments
cpsievert commented
> library(lookup)
Attaching package: ‘lookup’
The following object is masked from ‘package:devtools’:
source_url
The following object is masked from ‘package:base’:
print.function
> body
Error in base::print.function(def) : object 'def' not found
Session Info
Session info -------------------------------------------------------------------
setting value
version R version 3.3.2 (2016-10-31)
system x86_64, darwin13.4.0
ui X11
language (EN)
collate en_US.UTF-8
tz America/Chicago
date 2017-01-18
Packages -----------------------------------------------------------------------
package * version date source
codetools 0.2-15 2016-10-05 CRAN (R 3.3.2)
colorout 1.1-2 2016-05-10 Github (jalvesaq/colorout@6538970)
crayon 1.3.2 2016-06-28 CRAN (R 3.3.0)
curl 2.3 2016-11-24 CRAN (R 3.3.2)
devtools * 1.12.0 2016-06-24 CRAN (R 3.3.0)
digest 0.6.11 2017-01-03 CRAN (R 3.3.2)
fortunes 1.5-4 2016-12-29 CRAN (R 3.3.2)
gh 1.0.0 2017-01-18 Github (gaborcsardi/gh@2be7b72)
highlite 0.0.0.9000 2017-01-18 Github (jimhester/highlite@767b122)
htmltools 0.3.5 2016-03-21 CRAN (R 3.3.0)
htmlwidgets 0.8 2017-01-18 local
httr 1.2.1 2016-07-03 CRAN (R 3.3.0)
inline 0.3.14 2015-04-13 CRAN (R 3.3.0)
jsonlite 1.2 2016-12-31 cran (@1.2)
lookup * 0.0.0.9000 2017-01-18 local
memoise 1.0.0.9001 2017-01-18 Github (hadley/memoise@884d565)
pkgload 0.0.0.9000 2016-11-09 Github (r-pkgs/pkgload@4e15842)
R6 2.2.0 2016-10-05 CRAN (R 3.3.0)
Rcpp 0.12.9 2017-01-14 CRAN (R 3.3.2)
rstudioapi 0.6 2016-06-27 CRAN (R 3.3.1)
withr 1.0.2 2016-06-20 CRAN (R 3.3.0)
jimhester commented
I neglected to push a local commit to GitHub, this should be fixed with the current master.