notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
R-cran-rJava R to Java interface
1.0.11 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.10Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-01 20:15:08
Last Update: 2024-01-28 15:41:06
Commit Hash: c427bd8
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
Also Listed In: java
License: LGPL21
WWW:
https://cran.r-project.org/package=rJava
Description:
rJava is a simple R-to-Java interface. It is comparable to the .C/.Call C interface. rJava provides a low-level bridge between R and Java (via JNI). It allows to create objects, call methods and access fields of Java objects from R. In a sense the inverse of rJava is JRI (Java/R Interface) which provides the opposite direction - calling R from Java. JRI is now shipped as a part of the rJava package, although it still can be used as a separate entity (especially for development). See also: https://rforge.net/rJava/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (90 items)
Collapse this list.
  1. /usr/local/share/licenses/R-cran-rJava-1.0.11/catalog.mk
  2. /usr/local/share/licenses/R-cran-rJava-1.0.11/LICENSE
  3. /usr/local/share/licenses/R-cran-rJava-1.0.11/LGPL21
  4. lib/R/library/rJava/DESCRIPTION
  5. lib/R/library/rJava/INDEX
  6. lib/R/library/rJava/Meta/Rd.rds
  7. lib/R/library/rJava/Meta/features.rds
  8. lib/R/library/rJava/Meta/hsearch.rds
  9. lib/R/library/rJava/Meta/links.rds
  10. lib/R/library/rJava/Meta/nsInfo.rds
  11. lib/R/library/rJava/Meta/package.rds
  12. lib/R/library/rJava/NAMESPACE
  13. lib/R/library/rJava/NEWS
  14. lib/R/library/rJava/R/rJava
  15. lib/R/library/rJava/R/rJava.rdb
  16. lib/R/library/rJava/R/rJava.rdx
  17. lib/R/library/rJava/help/AnIndex
  18. lib/R/library/rJava/help/aliases.rds
  19. lib/R/library/rJava/help/paths.rds
  20. lib/R/library/rJava/help/rJava.rdb
  21. lib/R/library/rJava/help/rJava.rdx
  22. lib/R/library/rJava/html/00Index.html
  23. lib/R/library/rJava/html/R.css
  24. lib/R/library/rJava/java/ArrayDimensionException.class
  25. lib/R/library/rJava/java/ArrayDimensionException.java
  26. lib/R/library/rJava/java/ArrayWrapper.class
  27. lib/R/library/rJava/java/ArrayWrapper.java
  28. lib/R/library/rJava/java/ArrayWrapper_Test.class
  29. lib/R/library/rJava/java/ArrayWrapper_Test.java
  30. lib/R/library/rJava/java/DummyPoint.class
  31. lib/R/library/rJava/java/DummyPoint.java
  32. lib/R/library/rJava/java/FlatException.class
  33. lib/R/library/rJava/java/FlatException.java
  34. lib/R/library/rJava/java/NotAnArrayException.class
  35. lib/R/library/rJava/java/NotAnArrayException.java
  36. lib/R/library/rJava/java/NotComparableException.class
  37. lib/R/library/rJava/java/NotComparableException.java
  38. lib/R/library/rJava/java/ObjectArrayException.class
  39. lib/R/library/rJava/java/ObjectArrayException.java
  40. lib/R/library/rJava/java/PrimitiveArrayException.class
  41. lib/R/library/rJava/java/PrimitiveArrayException.java
  42. lib/R/library/rJava/java/RJavaArrayIterator.class
  43. lib/R/library/rJava/java/RJavaArrayIterator.java
  44. lib/R/library/rJava/java/RJavaArrayTools$ArrayDimensionMismatchException.class
  45. lib/R/library/rJava/java/RJavaArrayTools.class
  46. lib/R/library/rJava/java/RJavaArrayTools.java
  47. lib/R/library/rJava/java/RJavaArrayTools_Test.class
  48. lib/R/library/rJava/java/RJavaArrayTools_Test.java
  49. lib/R/library/rJava/java/RJavaComparator.class
  50. lib/R/library/rJava/java/RJavaComparator.java
  51. lib/R/library/rJava/java/RJavaImport.class
  52. lib/R/library/rJava/java/RJavaImport.java
  53. lib/R/library/rJava/java/RJavaTools.class
  54. lib/R/library/rJava/java/RJavaTools.java
  55. lib/R/library/rJava/java/RJavaTools_Test$DummyNonStaticClass.class
  56. lib/R/library/rJava/java/RJavaTools_Test$ExampleClass.class
  57. lib/R/library/rJava/java/RJavaTools_Test$TestException.class
  58. lib/R/library/rJava/java/RJavaTools_Test.class
  59. lib/R/library/rJava/java/RJavaTools_Test.java
  60. lib/R/library/rJava/java/RectangularArrayBuilder.class
  61. lib/R/library/rJava/java/RectangularArrayBuilder.java
  62. lib/R/library/rJava/java/RectangularArrayBuilder_Test.class
  63. lib/R/library/rJava/java/RectangularArrayBuilder_Test.java
  64. lib/R/library/rJava/java/RectangularArrayExamples.class
  65. lib/R/library/rJava/java/RectangularArrayExamples.java
  66. lib/R/library/rJava/java/RectangularArraySummary.class
  67. lib/R/library/rJava/java/RectangularArraySummary.java
  68. lib/R/library/rJava/java/TestException.class
  69. lib/R/library/rJava/java/TestException.java
  70. lib/R/library/rJava/java/boot/RJavaClassLoader$RJavaObjectInputStream.class
  71. lib/R/library/rJava/java/boot/RJavaClassLoader$UnixDirectory.class
  72. lib/R/library/rJava/java/boot/RJavaClassLoader$UnixFile.class
  73. lib/R/library/rJava/java/boot/RJavaClassLoader$UnixJarFile.class
  74. lib/R/library/rJava/java/boot/RJavaClassLoader.class
  75. lib/R/library/rJava/java/boot/RJavaClassLoader.java
  76. lib/R/library/rJava/jri/JRI.jar
  77. lib/R/library/rJava/jri/JRIEngine.jar
  78. lib/R/library/rJava/jri/REngine.jar
  79. lib/R/library/rJava/jri/examples/TextConsole.class
  80. lib/R/library/rJava/jri/examples/TextConsole2.class
  81. lib/R/library/rJava/jri/examples/rtest.class
  82. lib/R/library/rJava/jri/examples/rtest.java
  83. lib/R/library/rJava/jri/examples/rtest2.class
  84. lib/R/library/rJava/jri/examples/rtest2.java
  85. lib/R/library/rJava/jri/libjri.so
  86. lib/R/library/rJava/jri/run
  87. lib/R/library/rJava/libs/rJava.so
  88. @owner
  89. @group
  90. @mode
Collapse this list.
Dependency lines:
  • R-cran-rJava>0:devel/R-cran-rJava
To install the port:
cd /usr/ports/devel/R-cran-rJava/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/R-cran-rJava
  • pkg install R-cran-rJava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: R-cran-rJava
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706455334 SHA256 (rJava_1.0-11.tar.gz) = 9ea0ccf5553d86f7de8649a8324766c4f0810f35b7be561640dd87fd37986417 SIZE (rJava_1.0-11.tar.gz) = 634103

Packages (timestamps in pop-ups are UTC):
R-cran-rJava
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.111.0.11--1.0.11---
FreeBSD:13:quarterly1.0.101.0.10--1.0.11-1.0.101.0.10
FreeBSD:14:latest1.0.111.0.11--1.0.11---
FreeBSD:14:quarterly1.0.101.0.11--1.0.11-1.0.101.0.10
FreeBSD:15:latest1.0.111.0.11n/a-n/a-1.0.111.0.11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. R : math/R
  3. gfortran12 : lang/gcc12
  4. as : devel/binutils
Runtime dependencies:
  1. java : java/openjdk8
  2. R : math/R
  3. gfortran12 : lang/gcc12
Library dependencies:
  1. libicuuc.so : devel/icu
  2. libpcre2-8.so : devel/pcre2
This port is required by:
for Build
  1. math/R-cran-XLConnect
for Run
  1. math/R-cran-XLConnect

Configuration Options:
No options to configure
Options name:
devel_R-cran-rJava
USES:
cran:compiles
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (18 items)
Collapse this list.
  1. http://camoruco.ing.uc.edu.ve/cran/src/contrib/
  2. http://camoruco.ing.uc.edu.ve/cran/src/contrib/Archive/rJava/
  3. http://cran.utstat.utoronto.ca/src/contrib/
  4. http://cran.utstat.utoronto.ca/src/contrib/Archive/rJava/
  5. https://cloud.r-project.org/src/contrib/
  6. https://cloud.r-project.org/src/contrib/Archive/rJava/
  7. https://cran.csiro.au/src/contrib/
  8. https://cran.csiro.au/src/contrib/Archive/rJava/
  9. https://cran.ism.ac.jp/src/contrib/
  10. https://cran.ism.ac.jp/src/contrib/Archive/rJava/
  11. https://cran.ma.imperial.ac.uk/src/contrib/
  12. https://cran.ma.imperial.ac.uk/src/contrib/Archive/rJava/
  13. https://mirror.las.iastate.edu/CRAN/src/contrib/
  14. https://mirror.las.iastate.edu/CRAN/src/contrib/Archive/rJava/
  15. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/
  16. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/Archive/rJava/
  17. https://stat.ethz.ch/CRAN/src/contrib/
  18. https://stat.ethz.ch/CRAN/src/contrib/Archive/rJava/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.11
28 Jan 2024 15:41:06
commit hash: c427bd8cbfd69876ac57cb3a5ece51eb375a2dcdcommit hash: c427bd8cbfd69876ac57cb3a5ece51eb375a2dcdcommit hash: c427bd8cbfd69876ac57cb3a5ece51eb375a2dcdcommit hash: c427bd8cbfd69876ac57cb3a5ece51eb375a2dcd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/R-cran-rJava: upgrade to 1.0-11

Changelog at <https://cran.r-project.org/web/packages/rJava/NEWS>
(read 1.0-11, not 1.0-12!).
1.0.10
03 Dec 2023 10:48:42
commit hash: cbfc0a52eac59f445d456e7aa978445270b9a330commit hash: cbfc0a52eac59f445d456e7aa978445270b9a330commit hash: cbfc0a52eac59f445d456e7aa978445270b9a330commit hash: cbfc0a52eac59f445d456e7aa978445270b9a330 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/R-cran-rJava: upgrade to 1.0-10

Changelog at <https://cran.r-project.org/web/packages/rJava/NEWS>.
1.0.6_4
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
1.0.6_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.0.6_2
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
1.0.6_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.6
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.6
13 May 2022 20:06:29
commit hash: 151865636188a771719cc09ee2d5325ed2711027commit hash: 151865636188a771719cc09ee2d5325ed2711027commit hash: 151865636188a771719cc09ee2d5325ed2711027commit hash: 151865636188a771719cc09ee2d5325ed2711027 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/R-cran-rJava: fix build on powerpc64*

openjdk is installed into ppc64 / ppc64le subdirectory.
1.0.6
01 May 2022 20:12:16
commit hash: 196c5874583d427c30a4d4fba3800603596a0b5ecommit hash: 196c5874583d427c30a4d4fba3800603596a0b5ecommit hash: 196c5874583d427c30a4d4fba3800603596a0b5ecommit hash: 196c5874583d427c30a4d4fba3800603596a0b5e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/R-cran-rJava: adding a R to Java interface

Number of commits found: 11