Page MenuHomeFreeBSD

devel/R-cran-bigmemory: New port
AcceptedPublic

Authored by dteske on Dec 4 2019, 5:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 17, 5:26 PM
Unknown Object (File)
Tue, Sep 15, 7:16 AM
Unknown Object (File)
Mon, Sep 14, 6:23 PM
Unknown Object (File)
Sun, Sep 13, 3:33 AM
Unknown Object (File)
Thu, Sep 10, 3:50 PM
Unknown Object (File)
Thu, Sep 10, 3:22 PM
Unknown Object (File)
Sun, Sep 6, 4:48 AM
Unknown Object (File)
Sun, Sep 6, 3:32 AM
Subscribers

Details

Summary

bigmemory provides the ability to create, store, access, and manipulate
massive matrices in R. Matrices are allocated to shared memory and may
use memory-mapped files.

Test Plan

install, deinstall, package, pkg install, pkg delete

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75254
Build 72137: arc lint + arc unit

Event Timeline

Drop Makefile change from review (done by addport)

Remove extra newline as-per mat

This revision is now accepted and ready to land.Dec 4 2019, 8:03 PM
This revision now requires review to proceed.Dec 4 2019, 8:23 PM
This revision is now accepted and ready to land.Dec 4 2019, 8:32 PM
dteske retitled this revision from [New Port] devel/R-cran-bigmemory: Manage Massive Matrices with Shared Memory and Memory-Mapped Files to devel/R-cran-bigmemory: New port.Jul 29 2026, 1:24 AM

Refresh against current ports tree and CRAN bigmemory 4.6.6 (was 4.5.33).

Since @mat's accept in 2019:

  • bump to 4.6.6
  • add R-cran-uuid dependency (new since 2019)
  • modern Makefile (WWW=, drop $FreeBSD$)
  • add devel/Makefile SUBDIR

Depends on devel/R-cran-bigmemory.sri (D22676), updated in parallel.

Tested with DEVELOPER=yes: makesum, stage, stage-qa (clean), package.

@mat: would you mind re-accepting when you have a moment?

This revision now requires review to proceed.Jul 29 2026, 1:25 AM

Looks good to me.
Try to use parent and child revisions to link related objects for easier searching.
Approved for commit.

devel/R-cran-bigmemory/Makefile
13

We'll get BUILD_RUN_DEPENDS (D59664) for this design pattern, soon.

This revision is now accepted and ready to land.Wed, Sep 16, 10:49 AM
devel/R-cran-bigmemory/Makefile
2

Please use DISTVERSION.