Guxa
f5575f8429
merge conflict resolved app.R updated
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 46s
run tests / build-and-deploy-documentation (push) Successful in 8s
2026-06-04 10:46:38 +02:00
Simon Innerbichler
058027f721
Documentation runs @examples code correctly.
...
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 45s
run tests / build-and-deploy-documentation (push) Successful in 7s
IMPORTANT: examples must be written in a self-contained way
They always run from a clean workspace with no global variables.
2026-06-03 11:53:57 +02:00
Simon Innerbichler
b2eb61a820
Documentation runs @examples code correctly.
...
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 42s
run tests / build-and-deploy-documentation (push) Successful in 7s
IMPORTANT: examples must be written in a self-contained way
They always run from a clean workspace with no global variables.
2026-06-03 11:48:40 +02:00
Simon Innerbichler
4cfdc288a8
IMPORTANT added linting configuration
...
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 44s
run tests / build-and-deploy-documentation (push) Successful in 8s
linting can be started by clicking Addins in RStudio, then
"Lint current file". This commit also contains quick fixes for common
linter messages like changing F to FALSE and T to TRUE.
2026-06-03 10:33:40 +02:00
Guxa
4cfda9d162
rport updates, new logo, app.r logic updated, 4pl XL made nicer
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 44s
run tests / build-and-deploy-documentation (push) Successful in 7s
2026-06-02 15:43:15 +02:00
Guxa
c480111552
report generation after new setup of repo; linearity XL report improved
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 48s
run tests / build-and-deploy-documentation (push) Successful in 9s
2026-06-01 19:35:36 +02:00
Simon Innerbichler
cf1ce314e1
moved TestFileRoxygen.R to scripts/
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 42s
run tests / build-and-deploy-documentation (push) Successful in 7s
2026-05-25 10:11:02 +02:00
Simon Innerbichler
3afd241dfc
added automatic testing on push to main
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 46s
run tests / build-and-deploy-documentation (push) Failing after 4s
2026-05-25 09:44:09 +02:00
Simon Innerbichler
c14e919a18
removed dependency management from documentation build
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 51s
2026-05-25 09:39:18 +02:00
Simon Innerbichler
12eabc4d0c
added thestthat
...
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Failing after 7s
test files in tests/testthat/
2026-05-25 09:36:45 +02:00
Guxa
e71cfd1b6a
rtf to txt, bugfix
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 55s
2026-05-24 17:59:47 +02:00
Simon Innerbichler
69e3545ac7
extraneous library call
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Successful in 48s
2026-05-19 14:28:17 +02:00
Simon Innerbichler
5254900810
added automatic building+deploy of docs
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Failing after 1m5s
2026-05-19 14:22:15 +02:00
Simon Innerbichler
8106bed956
_pkgdown.yml for bootstrap 5
2026-05-19 14:17:59 +02:00
Simon Innerbichler
d44c88eef7
added dependencies to DESCRIPTION
2026-05-19 13:12:36 +02:00
Simon Innerbichler
18433be282
pkgdown + roxygen2 working now
...
libraries must be called everywhere that a
function requires a member of said library.
This way, files can be loaded independently of
eacho other, which is important.
2026-05-19 11:52:40 +02:00
Simon Innerbichler
335dfc653d
formatted app.R
2026-05-19 11:23:27 +02:00
Simon Innerbichler
1b3af203a2
formatted Global.R
2026-05-19 11:21:39 +02:00
Simon Innerbichler
a69a7db1b7
fixed DESCRIPTION
2026-05-19 09:25:19 +02:00
Simon Innerbichler
b5bad4ed0f
readded reactiveValues declarations
2026-05-19 08:58:43 +02:00
Simon Innerbichler
18661b8d0c
restructuring
2026-05-19 08:31:07 +02:00
Simon Innerbichler
7a75b53b5b
fixed source Global.R path
2026-05-19 08:12:31 +02:00
Guxa
b0cf97a5ee
Global.R into dev
2026-05-18 17:40:35 +02:00
Guxa
b38e60e1a3
new structure acc. to golem
2026-05-18 17:32:38 +02:00
Simon Innerbichler
57a726ed27
added DESCRIPTION and Rproj
2026-05-18 08:43:56 +02:00
Guxa
420c78d4c4
example XLs files added to www, test files 'circles.xlsx' and 'all_l.xlsx'added.
2026-05-17 16:24:22 +02:00
Guxa
9ff1a360d4
Catch singularities when fitting 4pl, SCRUM jobs listed
2026-05-17 11:13:02 +02:00
Guxa
ec13d95387
cleanup and bugfix; linearity report made work
2026-05-15 22:11:20 +02:00
Guxa
9422490f25
4PL report update
2026-05-14 18:38:27 +02:00
Guxa
9861af5fba
Report for linear PLA added; Roxygen RMD file added which serves also as testing file
...
bug fixes in the code; Code made flexible regarding EXCEL upload and metadata evaluation.
Functions now in "Global.R" file
2026-05-14 10:42:33 +02:00
Guxa
1555fe3b6c
app made independent XL and metadata, functions roxygenized
2026-05-13 15:08:12 +02:00
Guxa
a4bdbe8f8c
roxygenized the function documentation
2026-05-12 22:43:06 +02:00
Guxa
e4b054d2d6
RProj deleted
2026-05-10 11:51:08 +02:00
Guxa
bc678b2525
Bug fix für linear reg bei XL upload
2026-05-10 11:40:46 +02:00
Guxa
7250a00adc
linear reg evaluation for EXCEL upload
2026-05-10 11:22:31 +02:00
Guxa
26aa2b8b2e
add existing files to git
2026-05-03 22:23:51 +02:00