-
Trigger run (#34).
-
ci: Trigger run
-
ci: Latest changes
-
-
Use pkgdown branch (#33).
-
ci: Use pkgdown branch
-
ci: Updates from duckdb
-
ci: Trigger run
-
-
Install via R CMD INSTALL ., not pak (#32).
-
ci: Install via R CMD INSTALL ., not pak
-
ci: Bump version of upload-artifact action
-
-
Auto-update from GitHub Actions.
Run: https://github.com/r-prof/procmaps/actions/runs/10425482568
-
Auto-update from GitHub Actions.
Run: https://github.com/r-prof/procmaps/actions/runs/10200112202
-
Auto-update from GitHub Actions.
Run: https://github.com/r-prof/procmaps/actions/runs/9728441193
-
Auto-update from GitHub Actions.
Run: https://github.com/r-prof/procmaps/actions/runs/9691619452
-
Install local package for pkgdown builds.
-
Improve support for protected branches with fledge.
-
Improve support for protected branches, without fledge.
-
Sync with latest developments.
-
Use v2 instead of master.
-
Inline action.
-
Use dev roxygen2 and decor.
-
Fix on Windows, tweak lock workflow.
-
Avoid checking bashisms on Windows.
-
Better commit message.
-
Bump versions, better default, consume custom matrix.
-
Recent updates.
- Internal changes only.
- Internal changes only.
- Internal changes only.
- Internal changes only.
- Fix Windows checks (#30).
-
Merge branch 'docs'.
-
Merged cran-0.0.5 into main.
-
Fix compiler warnings (@Antonov548, #29).
-
Change maintainer e-mail address.
-
Fix compiler warnings (@Antonov548, #29).
-
Change maintainer e-mail address.
- Fix failing test on macOS (#27).
- Fix compilation on Solaris (#25).
- Fix test failures on Fedora (#21).
SystemRequirements
are no longer specified inDESCRIPTION
(#22).- Remove configuration and unnecessary code for better portability (#20).
- Hard-coding dylib extension because on the Mac it's
libR.dylib
but<package>.so
. - Fix tests on Solaris which seems to have statically linked
libR
(#14).
- Use
stringsAsFactors = FALSE
(#19). - New
path_is_libr()
(#16). - Addresses are returned as 16-digit hex numbers (#15).
procmap_get()
gets ellipsis argument for extensibility (#13).
Initial release.
procmap_get()
returns a data frame with the address space map of the current process.