Port details |
- R-cran-profvis Interactive visualizations for profiling R code
- 0.4.0 devel =1 0.4.0Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2024-08-13 12:03:05
- Last Update: 2024-09-23 09:09:26
- Commit Hash: 38e63e2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://cran.r-project.org/web/packages/profvis/
- Description:
- Profvis is a tool for visualizing code profiling data from R. It creates a web
page which provides a graphical interface for exploring the data.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-profvis>0:devel/R-cran-profvis
- To install the port:
- cd /usr/ports/devel/R-cran-profvis/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-profvis
- pkg install R-cran-profvis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-profvis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727078160
SHA256 (profvis_0.4.0.tar.gz) = d2fdeb0e6021f4dfc7c0634bec818cd82a6baf8042b80a1818aae0caa6bf4cf4
SIZE (profvis_0.4.0.tar.gz) = 301123
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-cran-htmlwidgets>=0.3.2 : www/R-cran-htmlwidgets
- R-cran-rlang>=0.4.9 : devel/R-cran-rlang
- R-cran-stringr>0 : textproc/R-cran-stringr
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-shiny>0 : www/R-cran-shiny
- R-cran-testthat>=3.0.0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-htmlwidgets>=0.3.2 : www/R-cran-htmlwidgets
- R-cran-rlang>=0.4.9 : devel/R-cran-rlang
- R-cran-stringr>0 : textproc/R-cran-stringr
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- devel/R-cran-devtools
- for Run
-
- devel/R-cran-devtools
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-profvis
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0 23 Sep 2024 09:09:26 |
Zsolt Udvari (uzsolt) |
devel/R-cran-profvis: Update to 0.4.0
Remove R-cran-purr from dependencies.
Add TEST_DEPENDS.
Changelog:
https://cran.r-project.org/web/packages/profvis/news/news.html |
0.3.8 13 Aug 2024 12:01:12 |
Zsolt Udvari (uzsolt) |
devel/R-cran-profvis: new port: visualizing code profiling data
Profvis is a tool for visualizing code profiling data from R. It creates a web
page which provides a graphical interface for exploring the data.
Required to update devel/R-cran-devtools. |
Number of commits found: 2
|