Page MenuHomeFreeBSD

textproc/R-cran-htmltools: add TEST_DEPENDS
Needs RevisionPublic

Authored by uzsolt on Mar 28 2024, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 1:21 AM
Unknown Object (File)
Fri, Oct 24, 2:04 AM
Unknown Object (File)
Tue, Sep 30, 9:41 AM
Unknown Object (File)
Sep 2 2025, 6:23 PM
Unknown Object (File)
Sep 2 2025, 5:07 PM
Unknown Object (File)
Sep 2 2025, 3:00 PM
Unknown Object (File)
Sep 1 2025, 1:57 AM
Unknown Object (File)
Aug 21 2025, 9:47 PM
Subscribers
None

Details

Reviewers
bofh
diizzy
Summary

Now can run make test.
The R-cran-Cairo and R-cran-ragg are suggested but there aren't ports.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

uzsolt created this revision.
diizzy requested changes to this revision.Apr 20 2024, 9:43 AM
* checking package dependencies ... ERROR
Package required but not available: 'utils'

Packages suggested but not available for checking: 'Cairo', 'ragg'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
* DONE

Status: 1 ERROR
See
  '/usr/ports/textproc/R-cran-htmltools/work/htmltools.Rcheck/00check.log'
for details.

*** Error code 1
This revision now requires changes to proceed.Apr 20 2024, 9:43 AM
* checking package dependencies ... ERROR
Package required but not available: 'utils'

Packages suggested but not available for checking: 'Cairo', 'ragg'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
* DONE

Status: 1 ERROR
See
  '/usr/ports/textproc/R-cran-htmltools/work/htmltools.Rcheck/00check.log'
for details.

*** Error code 1

What and how did you run?

* checking package dependencies ... NOTE
Packages suggested but not available for checking: 'Cairo', 'ragg'
...
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'test-all.R'
 OK
* DONE

Status: 2 NOTEs
See
  '/wrkdirs/usr/ports/textproc/R-cran-htmltools/work/htmltools.Rcheck/00check.log'
for details.

I ran poudriere bulk -i and inside the jail make test (13.3-RELEASE).

make test in ports tree (without Poudriere) on 14.0

make test in ports tree (without Poudriere) on 14.0

I don't understand. I did it but works for me (make test in a ports tree, 14.0, without poudriere). Could you please copy the full output of error?

* checking package dependencies ... ERROR
Package required but not available: 'utils'

Packages suggested but not available for checking: 'Cairo', 'ragg'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
* DONE

Status: 1 ERROR
See
  '/usr/ports/textproc/R-cran-htmltools/work/htmltools.Rcheck/00check.log'
for details.

*** Error code 1

I can't reproduce it. Could you please check again and if the error occurs again please provide a list of installed packages. Or any information which is maybe important :)