Commit Graph
100 Commits
Author SHA1 Message Date
yabwonandGitHub d59fb10575 version 20200730
Adjustments for version 20200730
2020-07-30 16:00:07 +02:00
yabwonandGitHub 8e6a2d0da5 Update LICENSE 2020-07-30 15:30:59 +02:00
yabwon 0c75cf373e Merge branch 'master' of https://github.com/yabwon/SAS_PACKAGES 2020-07-30 15:28:43 +02:00
yabwon 42ede60e73 version 20200703
info about available packages
2020-07-30 15:28:33 +02:00
yabwonandGitHub a33d67528a version 20200730
Adjustments for version 20200730.
2020-07-30 15:25:21 +02:00
yabwon 9459b110d6 version 20200730
version 20200730, change list:

1) All elements of the SAS Packages Framework were moved to the SPFinit.sas file in directory SPF [SAS Packages Framework].

2) The public repository reordered [two new folders] and location link in the %installPackages() macro changed.

3) New directories: SPF [for SAS Packages Framework content and documentation] and packages [for packages repository]

4) Package FunctionsImissinBASE renamed to BasePlus.

5) All packages recompiled with new setup.
2020-07-30 15:01:05 +02:00
yabwon 0c49d2a5b1 version 20200730
adjusted to new setup
2020-07-30 14:56:06 +02:00
yabwon 98a6beeb8c version 0.5
recompiled with new framework setup

package FunctionsImissinBASE renamed to BasePlus
2020-07-30 14:46:45 +02:00
yabwon 6e03570afb version 0.3
recompiled with new framework setup
2020-07-30 14:46:05 +02:00
yabwon b4bb3296c3 version 0.2
recompiled with new framework setup
2020-07-30 14:45:56 +02:00
yabwon 6841f6bd08 version 2.1
recompiled with new framework setup
2020-07-30 14:45:19 +02:00
yabwon f4493aef1c version 20200730
version 20200730, change list:

1) All elements of the SAS Packages Framework were moved to the SPFinit.sas file in directory SPF [SAS Packages Framework].

2) The public repository reordered [two new folders] and location link in the %installPackages() macro changed.

3) New directories: SPF [for SAS Packages Framework content and documentation] and packages [for packages repository]

4) Package FunctionsImissinBASE renamed to BasePlus.

5) All packages recompiled with new setup.
2020-07-30 14:43:42 +02:00
yabwon 3e117ce8ef version 20200730
Deleted because repository was rerganised.
2020-07-30 14:39:26 +02:00
yabwon f73e7c4c68 Update README.md
update about FunctionsImissinBASE 0.5
2020-07-27 19:37:36 +02:00
yabwon e15ddd22cd version 0.5
some functions were renamed: arrRepNull() is now arrFillMiss(), the "shifting" functions are now arrMissToLeft/Right().
corrected help info.

thanks to ChrisNZ @ communities.sas.com for great feedback and valuable suggestions!
2020-07-27 19:35:50 +02:00
yabwon f36dcd369e Update README.md
info about FunctionsImissinBASE 0.4
2020-07-26 17:35:59 +02:00
yabwon 84705927f1 version 0.4
some functions were renamed: arrVal() is arrFill(), replaceNull() is now arrRepNull(), kill() is now delDataset() ,and the "shifting" functions have "arr" prefix.
macros have new parameters: quote=,
new format added: boolz,
corrected help info.

thanks to ChrisNZ @ communities.sas.com for great feedback and valuable suggestions!
2020-07-26 17:35:23 +02:00
yabwon 51a921162f version 20200725
version 20200725, descriptions to macros added
2020-07-25 12:37:39 +02:00
yabwon 50adc7818b Update README.md
Latest version is 20200725.
2020-07-25 12:26:31 +02:00
yabwon 57fd048276 version 20200725
version 20200725, descriptions to macros added
2020-07-25 12:22:14 +02:00
yabwon 757d7a9ccc Update README.md
New macros: getVars() amd QgetVars() added to the functionsImissinBASE package.
2020-07-25 11:36:47 +02:00
yabwon 365f8b459e version 0.3
New macros getVars() amd QgetVars() added.
2020-07-25 11:28:57 +02:00
yabwonandGitHub c712bfd162 Update README.md
FunctionsImissinBASE 0.2
2020-06-29 21:59:30 +02:00
yabwon 70912499d5 Merge branch 'master' of https://github.com/yabwon/SAS_PACKAGES 2020-06-29 21:57:24 +02:00
yabwon a5e428aa3f version 0.2
4 formats added
2020-06-29 21:56:59 +02:00
yabwonandGitHub d1cc2e7a8b Update README.md 2020-06-29 21:29:15 +02:00
yabwonandGitHub 19f6889945 new package FunctionsImissinBASE added
new package FunctionsImissinBASE added
2020-06-25 16:50:30 +02:00
yabwon f0336647e0 version 0.1
Functions I miss in BASE: a bunch of functions and functionalities I am missing in BASE SAS
2020-06-25 16:44:56 +02:00
yabwon 499846dbb1 [2020.06.21] Extended and up to date version of the SGF article
[2020.06.21] Extended and up to date version of the SGF article

formating update in the "User's session."
2020-06-21 12:06:00 +02:00
yabwonandGitHub 8cf5b24ad5 new version of the article added 2020-06-19 17:12:45 +02:00
yabwonandGitHub dd08229500 new version of the article added 2020-06-19 17:11:32 +02:00
yabwon 1812f52243 [2020.06.19] Extended and up to date version of the SGF article
[2020.06.19] Extended and up to date version of the SGF article
new information added to be in line with current status of the framework
2020-06-19 17:09:09 +02:00
yabwon 3963373009 version 20200619
version 20200619

Fixes:
Note about type conversion fixed, testing HELP tags improved, documentation elements added.

Features:
IMLMODULE element added to the list of elements. IML modules can be now added to the package and are stored in "<PackagNamie>IML" catalog in the WORK library.
2020-06-19 14:47:24 +02:00
yabwonandGitHub 69b652e94d info about new updates added
info about new updates added
2020-06-10 12:42:45 +02:00
yabwon 50eb73aa1f version 20200610
version 20200610, additional help information note added to all macros in the framework
2020-06-10 12:27:45 +02:00
yabwon 8846418a50 version 20200609
version 20200609, element of type "FUNCTIONS" added  (mind the S at the end, it is not the same as "FUNCTION"). It allows to compile multiple functionS in one FCMP call. Description/instruction will be added soon.
The code of each new function in 'xxx_functions' subfolder should be stored in a single file but without "proc fcmp" header and "run" footer just plain function/subroutine definition.
2020-06-09 17:29:54 +02:00
yabwonandGitHub aef9868c2d Update README.md 2020-06-08 09:37:44 +02:00
yabwon 1fd09c51e2 version 20200608
version number added :-)
2020-06-08 09:08:19 +02:00
yabwon 73596f8d18 version 0.3
Recompiled due to new version of %generatePackage()
2020-06-08 08:43:27 +02:00
yabwon 226c56f50f version 0.2
Recompiled due to new version of %generatePackage()
2020-06-08 08:42:50 +02:00
yabwon cbdc0b167f version 2.1
Recompiled due to new version of %generatePackage()

inner macro pagesize=MAX added
2020-06-08 08:22:48 +02:00
yabwon f1f88c3ca7 version 20200608
Bug fix in the "test for required SAS software components" in the localized SAS session (e.g. po_PL)
2020-06-08 08:13:03 +02:00
yabwonandGitHub c1d39de4eb version 20200604
reordering text
2020-06-04 10:38:49 +02:00
yabwonandGitHub d967d7ab50 version 20200504
updates in "The User" part
2020-06-04 10:36:33 +02:00
yabwonandGitHub 775408873a Update README.md
new info and updates in the framework
2020-06-03 18:28:34 +02:00
yabwon 5a54aa0e84 version 20200603
%installPackage() macro is embedded in loadpackage.sas
2020-06-03 18:15:31 +02:00
yabwon 1466bb1d1b version 20200603
loadPackage.sas minor updates
installPackage first production ready
2020-06-03 18:05:23 +02:00
yabwon 20c021660a version 2.0
2020-05-29,
bug fix for the WORK and USER library
2020-05-29 16:04:03 +02:00
yabwon af60e31b56 version 20200511
Help info added
2020-05-11 10:54:44 +02:00
yabwonandGitHub 41cd324b51 version 20200507
link to YT video added
2020-05-07 12:50:39 +02:00
yabwon 0997b15307 update 20200424
bug fix for testing packages under Linux
2020-04-24 17:59:10 +02:00
yabwon 9e9a457e86 version 20200424
bug fix for testing packages under Linux
2020-04-24 17:53:41 +02:00
yabwon 0bb95145d7 version 20200424
bug fix for testing packages under Linux
2020-04-24 17:42:46 +02:00
yabwon 136b0b9854 version 20200422
Bugfix in ICEloadPackage macro
2020-04-22 23:45:08 +02:00
yabwonandGitHub 3d4b466eda Update README.md 2020-04-22 19:44:43 +02:00
yabwon 167931e077 Merge branch 'master' of https://github.com/yabwon/SAS_PACKAGES 2020-04-07 18:36:36 +02:00
yabwon 91afa2ed0d Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf
update to be "in line" with SGF2020 article template
2020-04-07 18:36:19 +02:00
yabwonandGitHub a3d640cc40 Update README.md 2020-04-04 20:50:35 +02:00
yabwonandGitHub a15262c842 Update README.md 2020-04-04 20:47:44 +02:00
yabwonandGitHub a50e11fa62 link to video added 2020-04-04 20:46:59 +02:00
yabwon 067766004b Final 20200217
Final version to upload on the SAS GF 2020
2020-02-17 20:57:36 +01:00
yabwonandGitHub b1428157b1 Update README.md 2020-02-04 19:21:56 +01:00
yabwonandGitHub 3292ed6cb9 version 20200204
additional info about testing
2020-02-04 19:10:55 +01:00
yabwon 140e2ddc5b version 20200204
additional note in the testing section
2020-02-04 19:09:21 +01:00
yabwon 9078776ca6 version 20200122
small updates
2020-01-22 21:34:39 +01:00
yabwon d15cfd931a version 20200101
TODO list extended
2020-01-22 20:42:53 +01:00
yabwon c6fb0c440a version 20200101
Additional note in help added.

Happy new year 2020!
2020-01-01 10:51:38 +01:00
yabwon 0385e8e5b2 version 20191215
updates related to testing added in generatePackage.sas, update in generating SYSloadedPackages macrovariable, update in packages= macroparameter in generatePackage.sas,

generate_package_sqlinds.sas is now in line with article,
2019-12-15 21:28:59 +01:00
yabwon f43e8a7587 version 20191215
testin added and described
2019-12-15 17:21:40 +01:00
yabwon 583625fdb8 version 20191215
module for developer's tests added, two new macroparameters:
testPackage=Y
and
packages=
the first one turns on testing, the second one points to location of the folder with packages (in case when generated package has dependencies)
2019-12-15 15:09:44 +01:00
yabwon b56e500e54 version 20191203
version 20191203
2019-12-03 13:08:48 +01:00
yabwonandGitHub 06ae491b8b Update README.md 2019-12-03 12:57:21 +01:00
yabwon f255cc7cda Update macroarray.zip 2019-11-29 17:37:57 +01:00
yabwonandGitHub 794665b595 Update README.md 2019-11-29 17:37:15 +01:00
yabwonandGitHub 6e01d4ac12 Update README.md 2019-11-29 17:26:29 +01:00
yabwonandGitHub 85e2b00316 Update README.md 2019-11-27 19:59:58 +01:00
yabwonandGitHub 9a5f825a9d Update README.md 2019-11-26 20:55:32 +01:00
yabwonandGitHub 056db53e14 Update README.md 2019-11-26 20:54:47 +01:00
yabwonandGitHub 26fd45d210 Update README.md 2019-11-26 20:53:24 +01:00
yabwonandGitHub d2666fdab6 Update README.md 2019-11-26 20:52:57 +01:00
yabwon 40f38b6de3 Create .gitignore 2019-11-26 12:14:17 +01:00
yabwonandGitHub 5cf428bf26 Delete desktop.ini
zbędny
2019-11-26 12:11:33 +01:00
yabwon 02d5cc98f8 dsSQL library updated and simplified
dsSQL library updated and simplified
2019-11-26 10:59:52 +01:00
yabwon b571a3619e version 20191118
emergency ICEloadPackage macro to load package when loadPackage() is unavaliable for some reasons
2019-11-18 21:52:25 +01:00
yabwon 72f3ab75df zip = zip 2019-11-17 21:29:34 +01:00
yabwon 5935cdf72c Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-11-17 20:17:25 +01:00
yabwon 85b452196e pdf updated with lazyData information 2019-11-16 22:25:31 +01:00
yabwon 2dc8e600e2 lazyData loading added 2019-11-16 21:53:24 +01:00
yabwon 59f7c032d2 Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-11-10 18:02:47 +01:00
yabwon c9812e38a5 Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-11-10 17:52:53 +01:00
yabwon bd29e77edb Update loadpackage.sas 2019-11-10 17:11:31 +01:00
yabwon f69a2a8da1 update in version checking
update in version checking
2019-11-10 16:56:36 +01:00
yabwon e617cbe005 Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-11-07 20:54:00 +01:00
yabwon fac0142601 unload update
"To unload additional required SAS packages execute"
2019-11-06 21:31:23 +01:00
yabwon b72b8211a0 Spelling
Spelling
2019-11-05 22:25:53 +01:00
yabwon c10e517fe3 loading required packages is now available
loading required packages is now available sience each package has its own unique file reference by MD5(packageName).
2019-11-04 20:26:44 +01:00
yabwon cdfb7a8b1d TODO updated! 2019-11-04 06:28:36 +01:00
yabwon 10656911bc Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-11-03 17:11:25 +01:00
yabwon 326e83f142 Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-10-30 22:05:00 +01:00
yabwon c99aeb16f4 Update SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf 2019-10-30 21:35:16 +01:00