Port details |
- R-cran-cyclocomp Cyclomatic Complexity of R Code
- 1.1.1 devel =2 1.1.1Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2021-12-10 05:06:18
- Last Update: 2024-09-15 06:35:23
- Commit Hash: 04cd579
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/gaborcsardi/cyclocomp
- Description:
- Cyclomatic complexity is a software metric (measurement), used to indicate the
complexity of a program. It is a quantitative measure of the number of linearly
independent paths through a program's source code. It was developed by Thomas
J. McCabe, Sr. in 1976.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-cyclocomp>0:devel/R-cran-cyclocomp
- To install the port:
- cd /usr/ports/devel/R-cran-cyclocomp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-cyclocomp
- pkg install R-cran-cyclocomp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-cyclocomp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701061757
SHA256 (cyclocomp_1.1.1.tar.gz) = 9aff06d58bb060e23ac64337a95aebb2c69371b9de5f2549626e3e66acb5b14d
SIZE (cyclocomp_1.1.1.tar.gz) = 8584
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Test dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-callr>0 : devel/R-cran-callr
- R-cran-crayon>0 : devel/R-cran-crayon
- R-cran-desc>0 : devel/R-cran-desc
- R-cran-remotes>0 : devel/R-cran-remotes
- R-cran-withr>0 : devel/R-cran-withr
- R : math/R
- This port is required by:
- for Run
-
- devel/R-cran-lintr
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-cyclocomp
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1 15 Sep 2024 06:35:23 |
Zsolt Udvari (uzsolt) |
*/*: Take maintainership
devel/R-cran-brio
devel/R-cran-callr
devel/R-cran-covr
devel/R-cran-crayon
devel/R-cran-cyclocomp
devel/R-cran-desc
devel/R-cran-diffobj
devel/R-cran-ini
devel/R-cran-lintr
devel/R-cran-pkgbuild
devel/R-cran-pkgload
devel/R-cran-prettycode
devel/R-cran-rappdirs (Only the first 15 lines of the commit message are shown above ) |
1.1.1 14 Sep 2024 22:41:40 |
Guangyuan Yang (ygy) |
devel/R-cran-cyclocomp: drop maintainership |
1.1.1 28 Nov 2023 02:21:13 |
Guangyuan Yang (ygy) |
devel/R-cran-cyclocomp: Update to 1.1.1 |
1.1.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.1.0 10 Dec 2021 05:03:40 |
Guangyuan Yang (ygy) |
devel/R-cran-cyclocomp: New port: Cyclomatic Complexity of R Code |
Number of commits found: 8
|