4 Commits
3.1.1 ... 3.1.3

Author SHA1 Message Date
SASPAC - SAS Packages Archive
251b9ebeff Merge pull request #55 from SASPAC/dev
The BasePlus package [ver. 3.1.3]
2026-02-02 14:14:34 +01:00
Bart Jablonski
7347c52e80 The BasePlus package [ver. 3.1.3]
The BasePlus package [ver. 3.1.3]

Package regenerated with SAS Packages Framework, version 20250202. No functional changes, documentation cleaned up.
2026-02-02 14:12:04 +01:00
SASPAC - SAS Packages Archive
4a56a2b5ee Merge pull request #54 from SASPAC/dev
The BasePlus package [ver. 3.1.2]
2026-01-26 17:44:52 +01:00
Bart Jablonski
2fcb5086aa The BasePlus package [ver. 3.1.2]
The BasePlus package [ver. 3.1.2]

Package regenerated with SAS Packages Framework, version 20250126. No functional changes, documentation cleaned up.
2026-01-26 17:27:41 +01:00
7 changed files with 15541 additions and 11 deletions

View File

@@ -58,7 +58,7 @@ libname NEW "%workPath()/new";
```
and more.
SHA256 digest for the latest version of `BasePlus`: F*6394CE27FBCF48D475F682CBCF8CA8B4FDD6D40D2672EF571F4A561BDDF274A6
SHA256 digest for the latest version of `BasePlus`: F*B762F900EEFF7035880891D89416C0F973E4D377BCB75486283363A9BDADBA82
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")

View File

@@ -9,22 +9,22 @@
### Version information:
- Package: BasePlus
- Version: 3.1.1
- Generated: 2025-11-05T15:10:31
- Version: 3.1.3
- Generated: 2026-02-02T13:52:20
- Author(s): Bartosz Jablonski (yabwon@gmail.com), contributors are Quentin McMullen (qmcmullen@gmail.com) and Ryo Nakaya (nakaya.ryou@gmail.com)
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
- License: MIT
- File SHA256: `F*6394CE27FBCF48D475F682CBCF8CA8B4FDD6D40D2672EF571F4A561BDDF274A6` for this version
- Content SHA256: `C*3CA28DF8F3E6D6670D7FD44788D347452F24F4BCF18115873E7EBC742FE30CA4` for this version
- File SHA256: `F*B762F900EEFF7035880891D89416C0F973E4D377BCB75486283363A9BDADBA82` for this version
- Content SHA256: `C*1CB969446728CD3888BF7046E2463AA74F6A4B2634A0BD2EAD78ED6A526BA7F6` for this version
---
# The `BasePlus` package, version: `3.1.1`;
# The `BasePlus` package, version: `3.1.3`;
---
# The BasePlus package [ver. 3.1.1] <a name="baseplus-package"></a> ###############################################
# The BasePlus package [ver. 3.1.3] <a name="baseplus-package"></a> ###############################################
The **BasePlus** package implements useful
functions and functionalities I miss in the BASE SAS.
@@ -407,11 +407,13 @@ Package contains additional content, run: `%loadPackageAddCnt(BasePlus)` to lo
or look for the `baseplus_AdditionalContent` directory in the `packages` fileref
localization (only if additional content was deployed during the installation process).
--------------------------------------------------------------------
---------------------------------------------------------------------
*SAS package generated by SAS Package Framework, version `20251017`*
*SAS package generated by SAS Package Framework, version `20260202`,*
*under `WIN`(`X64_10PRO`) operating system,*
*using SAS release: `9.04.01M9P06042025`.*
--------------------------------------------------------------------
---------------------------------------------------------------------
# The `BasePlus` package content
The `BasePlus` package consists of the following content:
@@ -7738,7 +7740,7 @@ The basic syntax is the following, the `<...>` means optional parameters:
# License <a name="license"></a> ######
Copyright (c) 2020 - 2025 Bartosz Jablonski
Copyright (c) 2020 - 2026 Bartosz Jablonski
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

Binary file not shown.

7764
hist/3.1.2/baseplus.md Normal file

File diff suppressed because it is too large Load Diff

BIN
hist/3.1.2/baseplus.zip Normal file

Binary file not shown.

7764
hist/3.1.3/baseplus.md Normal file

File diff suppressed because it is too large Load Diff

BIN
hist/3.1.3/baseplus.zip Normal file

Binary file not shown.