Date: Tue, 19 Dec 2017 07:04:37 +0100 From: Rainer Hurling <rhurlin@gwdg.de> To: <skreuzer@FreeBSD.org>, <freebsd-ports@freebsd.org> Subject: devel/R-cran-gsubfn: broken because of missing dependency Message-ID: <9fe24297-1969-6b93-5954-351dfa9306b7@gwdg.de>
next in thread | raw e-mail | index | archive | help
Hi Steven, devel/R-cran-gsubfn was marked broken recently because it fails in staging with: ** byte-compile and prepare package for lazy loading Warning: S3 methods 'as.character.tclObj', 'as.character.tclVar', 'as.double.tclObj', 'as.integer.tclObj', 'as.logical.tclObj', 'as.raw.tclObj', 'print.tclObj', '[[.tclArray', '[[<-.tclArray', '$.tclArray', '$<-.tclArray', 'names.tclArray', 'names<-.tclArray', 'length.tclArray', 'length<-.tclArray', 'tclObj.tclVar', 'tclObj<-.tclVar', 'tclvalue.default', 'tclvalue.tclObj', 'tclvalue.tclVar', 'tclvalue<-.default', 'tclvalue<-.tclVar', 'close.tkProgressBar' were declared in NAMESPACE but not found Error : package or namespace load failed for 'tcltk': .onLoad failed in loadNamespace() for 'tcltk', details: call: fun(libname, pkgname) error: Tcl/Tk support is not available on this system Error : unable to load R code in package 'gsubfn' ERROR: lazy loading failed for package 'gsubfn' It seems, that tcltk is needed as a dependency from FreeBSD ports. Something like USES=tcl and USES=tk should do the trick? Best regards, Rainer Hurling
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9fe24297-1969-6b93-5954-351dfa9306b7>