1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-19 11:42:23 +01:00
Files
AMR/R
Claude ec3b12b937 Fix regexec() calls: remove perl=TRUE unsupported in older R
regexec() only gained the perl argument in R 4.1.0. The CI matrix
covers oldrel-1 through oldrel-4 (R 3.x/4.0.x), so perl=TRUE caused
an 'unused argument' error on every message_() call in those
environments.

All four affected regexec() calls use POSIX-extended compatible
patterns, so dropping perl=TRUE is safe.

https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-18 22:56:44 +00:00
..
2025-04-29 16:15:18 +02:00
2026-01-16 10:57:03 +01:00
2026-03-06 18:53:42 +01:00
2026-03-11 16:07:31 +01:00
2026-01-16 10:57:03 +01:00
2025-04-12 11:46:42 +02:00
2026-01-06 23:08:50 +01:00
2026-01-16 10:57:03 +01:00
2025-04-12 11:46:42 +02:00
2025-06-02 12:11:00 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00
2025-07-19 14:06:36 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00
2025-06-13 16:12:28 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00