Package: gfunctions 1.0
gfunctions: G-Functions
Modified versions of the lag() and summary() functions: glag() and gsummary(). The prefix 'g' is a reminder of who to blame if things do not work as they should.
Authors:
gfunctions_1.0.tar.gz
gfunctions_1.0.zip(r-4.5)gfunctions_1.0.zip(r-4.4)gfunctions_1.0.zip(r-4.3)
gfunctions_1.0.tgz(r-4.4-any)gfunctions_1.0.tgz(r-4.3-any)
gfunctions_1.0.tar.gz(r-4.5-noble)gfunctions_1.0.tar.gz(r-4.4-noble)
gfunctions_1.0.tgz(r-4.4-emscripten)gfunctions_1.0.tgz(r-4.3-emscripten)
gfunctions.pdf |gfunctions.html✨
gfunctions/json (API)
NEWS
# Install 'gfunctions' in R: |
install.packages('gfunctions', repos = c('https://gsucarrat.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 months agofrom:95f68446e7. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 15 2024 |
R-4.5-win | NOTE | Oct 15 2024 |
R-4.5-linux | NOTE | Oct 15 2024 |
R-4.4-win | OK | Oct 15 2024 |
R-4.4-mac | OK | Oct 15 2024 |
R-4.3-win | OK | Oct 15 2024 |
R-4.3-mac | OK | Oct 15 2024 |
Exports:glagglag.defaultgsummarygsummary.data.framegsummary.defaultgsummary.glmgsummary.lm
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'glag()' and 'gsummary()': Modified versions of 'lag()' and 'summary()' | gfunctions-package gfunctions |
Lag a vector or a matrix, with special treatment of 'zoo' and 'ts' objects | glag glag.default |
The 'gsummary()' function | gsummary gsummary.data.frame gsummary.default gsummary.glm gsummary.lm |