By accident I came across a probably rather small issue:
NDStats_settings.req includes the sseq_settings.req which is provided by the calc module. Both inside the sseq_settings.req and the calc changelog it is written that this file is deprecated (since release 3.5, around 2015), and instead sseqRecord_settings.req should be used
Now before I start looking deeper into that and possibly work on a PR, is that something which should be updated in ADCore? Just by a quick look it seems that even the calc module still uses internally the sseq_settings.req file, so this could end up being a bigger project ;)
By accident I came across a probably rather small issue:
NDStats_settings.req includes the
sseq_settings.reqwhich is provided by thecalcmodule. Both inside thesseq_settings.reqand thecalcchangelog it is written that this file is deprecated (since release 3.5, around 2015), and insteadsseqRecord_settings.reqshould be usedNow before I start looking deeper into that and possibly work on a PR, is that something which should be updated in
ADCore? Just by a quick look it seems that even the calc module still uses internally thesseq_settings.reqfile, so this could end up being a bigger project ;)