Page MenuHomeFreeBSD

devel/R-cran-bigmemory: New port
Needs ReviewPublic

Authored by dteske on Dec 4 2019, 5:19 PM.
Tags
None
Referenced Files
F164387337: D22677.diff
Fri, Jul 31, 10:19 AM
F164334326: D22677.id65226.diff
Thu, Jul 30, 10:02 PM
Unknown Object (File)
Wed, Jul 29, 1:03 AM
Unknown Object (File)
Sat, Jul 25, 9:57 PM
Unknown Object (File)
Thu, Jul 23, 12:53 AM
Unknown Object (File)
Wed, Jul 22, 1:27 PM
Unknown Object (File)
Tue, Jul 21, 12:19 PM
Unknown Object (File)
Mon, Jul 20, 10:36 AM
Subscribers

Details

Reviewers
imp
swills
mat
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.Wed, Jul 29, 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.Wed, Jul 29, 1:25 AM