Bug#824082: r-cran-tm: missing dependencies on r-cran-nlp and r-cran-slam
Evan Thompson
alvanson at gmail.com
Thu May 12 01:33:04 UTC 2016
Package: r-cran-tm
Version: 0.6-2-2
Severity: serious
Justification: Policy 3.5
Dear Maintainer,
When attempting to load tm in R:
> library(tm)
Error: package ‘NLP’ required by ‘tm’ could not be found
Installing r-cran-nlp solves this first issue, but then:
> library(tm)
Loading required package: NLP
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘slam’
Error: package or namespace load failed for ‘tm’
Installing r-cran-slam solves the second issue.
Regards,
-- Evan Thompson
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.5-3.dmz.2-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages r-cran-tm depends on:
ii libc6 2.22-7
ii r-base-core [r-api-3] 3.3.0-1
r-cran-tm recommends no packages.
r-cran-tm suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list