{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":225075749,"defaultBranch":"master","name":"rClr","ownerLogin":"Open-Systems-Pharmacology","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-11-30T22:07:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25098323?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710148478.0","currentOid":""},"activityList":{"items":[{"before":"da4f73d6538541814c976ce896430f27f25bcdbe","after":"d0add5bda4a721aab3f22a8d130037ef54eaf421","ref":"refs/heads/rClr-R","pushedAt":"2024-03-11T09:18:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Update Roxygen","shortMessageHtmlLink":"Update Roxygen"}},{"before":"e06d053e3b6c0660c2f09900bf7ea797650529cf","after":null,"ref":"refs/heads/rClr-C","pushedAt":"2024-03-11T09:14:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"}},{"before":"5097a12b1dae32a0e165a307879a976315b69f92","after":null,"ref":"refs/heads/#2-removing-Mono-and-migrating-to-.NET_Pavel","pushedAt":"2024-03-11T09:14:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"}},{"before":"f2a58928fae625b5daa131e1e2d4ba135cdc99a0","after":"da4f73d6538541814c976ce896430f27f25bcdbe","ref":"refs/heads/rClr-R","pushedAt":"2024-03-11T09:13:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Fix # Turn on the the conversion of advanced data types with R.NET.\n invisible(clrCallStatic(\"Rclr.RDotNetDataConverter\", \"SetRDotNet\", TRUE))","shortMessageHtmlLink":"Fix # Turn on the the conversion of advanced data types with R.NET."}},{"before":"dba119bbee86c2de987e7675441f55f1bcec61f8","after":"35946704bb2ea1d7127b713eaa23cb0d788cedd5","ref":"refs/heads/rClr-C-framework","pushedAt":"2024-03-11T09:13:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Don't check for x86 in RDotNetDataConverter","shortMessageHtmlLink":"Don't check for x86 in RDotNetDataConverter"}},{"before":"373336d06b038b3d0b2ec17806c0e83eef582091","after":null,"ref":"refs/heads/libs-to-lib","pushedAt":"2023-09-06T09:09:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"}},{"before":"0272f412305651a8374e5df271fb0790336a49b6","after":"f2a58928fae625b5daa131e1e2d4ba135cdc99a0","ref":"refs/heads/rClr-R","pushedAt":"2023-09-06T09:08:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Libs to lib (#44)\n\n* upgrading the toolset for the C++ project\r\n\r\n* retargeting projects to .NET 7\r\n\r\n* fixing build for R.Studio\r\n\r\n* Mono references removed from C# solutions\r\n\r\n* Mono references and code removed from Cpp solutions\r\n\r\n* updating installation instructions\r\n\r\n* updating Visual Studio paths to latest\r\n\r\n* removing further Mono references\r\n\r\n* - Adjusted DESCRIPTION\r\n- Added some prints for debugging!\r\n- Fix missing separator in path construction\r\n\r\n* fixing 4.3.1 build\r\n\r\n* Update gitignore\r\n\r\n* Remove .net sources\r\n\r\n* Remove cleanup and configure used for building from source\r\n\r\n* - Update project properties\r\n- Increase package version to 1.0.0\r\n- Increase required R version to 4.1\r\n\r\n* Styler\r\n\r\n* Updated project options\r\n\r\n* Update gitignore\r\n\r\n* Gitignore\r\n\r\n* - Update gitignore\r\n- Include DDLs\r\n\r\n* Remove prints\r\nRemove docu\r\n\r\n* Update with latest libs\r\n\r\n* Remove unnecessary entries from gitignore\r\n\r\n* - Rename NEWS to NEWS.md\r\n-\r\n\r\n* Add History to gitignore\r\n\r\n* Delete history\r\n\r\n* Refactor of loading process\r\n\r\n* Refactor loading\r\n\r\n* Refactor tests\r\n\r\n* - Add messages file\r\n- Add package env\r\n- Store nativePkgName in package env\r\n\r\n* Leanere onload as in ospsuite\r\n\r\n* Removed functions called during package loading and put the code into loadAndInit\r\n\r\n* Restlye\r\n\r\n* Replace internal .validateIsExtPtr()\r\n\r\n* Move further global variables to env\r\n\r\n* Removed exported function \"clrGetInnerPkgName\". It was not used anyway, and the name of the library can (and should be) retrieved from env\r\n\r\n* Restructuring\r\n\r\n* Update documentation\r\n\r\n* Comment R6 class\r\n\r\n* Skip one test for now\r\n\r\n* The Return of setConvertAdvancedTypes\r\n\r\n* Update docu\r\n\r\n* Typo in file name\r\n\r\n* Re-introduce changes lost during merge\r\nUpdate libs\r\n\r\n* Rename libs to lib, otherwise R looks for \"x64\" folder when trying to build.\r\n\r\n---------\r\n\r\nCo-authored-by: georgeDaskalakis <37107428+georgeDaskalakis@users.noreply.github.com>\r\nCo-authored-by: georgeDaskalakis ","shortMessageHtmlLink":"Libs to lib (#44)"}},{"before":null,"after":"373336d06b038b3d0b2ec17806c0e83eef582091","ref":"refs/heads/libs-to-lib","pushedAt":"2023-09-06T09:07:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Merge branch 'rClr-R' of https://github.com/Open-Systems-Pharmacology/rClr into r6-objects","shortMessageHtmlLink":"Merge branch 'rClr-R' of https://github.com/Open-Systems-Pharmacology…"}},{"before":"79da2db48b374042405603150dbc77729d535e23","after":null,"ref":"refs/heads/restructuring","pushedAt":"2023-09-01T11:35:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"}},{"before":"e19073d8be64be704a613754d4d773372203f93d","after":"0272f412305651a8374e5df271fb0790336a49b6","ref":"refs/heads/rClr-R","pushedAt":"2023-09-01T11:35:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Restructuring (#42)\n\n* upgrading the toolset for the C++ project\r\n\r\n* retargeting projects to .NET 7\r\n\r\n* fixing build for R.Studio\r\n\r\n* Mono references removed from C# solutions\r\n\r\n* Mono references and code removed from Cpp solutions\r\n\r\n* updating installation instructions\r\n\r\n* updating Visual Studio paths to latest\r\n\r\n* removing further Mono references\r\n\r\n* - Adjusted DESCRIPTION\r\n- Added some prints for debugging!\r\n- Fix missing separator in path construction\r\n\r\n* fixing 4.3.1 build\r\n\r\n* Update gitignore\r\n\r\n* Remove .net sources\r\n\r\n* Remove cleanup and configure used for building from source\r\n\r\n* - Update project properties\r\n- Increase package version to 1.0.0\r\n- Increase required R version to 4.1\r\n\r\n* Styler\r\n\r\n* Updated project options\r\n\r\n* Update gitignore\r\n\r\n* Gitignore\r\n\r\n* - Update gitignore\r\n- Include DDLs\r\n\r\n* Remove prints\r\nRemove docu\r\n\r\n* Update with latest libs\r\n\r\n* Remove unnecessary entries from gitignore\r\n\r\n* - Rename NEWS to NEWS.md\r\n-\r\n\r\n* Add History to gitignore\r\n\r\n* Delete history\r\n\r\n* Refactor of loading process\r\n\r\n* Refactor loading\r\n\r\n* Refactor tests\r\n\r\n* - Add messages file\r\n- Add package env\r\n- Store nativePkgName in package env\r\n\r\n* Leanere onload as in ospsuite\r\n\r\n* Removed functions called during package loading and put the code into loadAndInit\r\n\r\n* Restlye\r\n\r\n* Replace internal .validateIsExtPtr()\r\n\r\n* Move further global variables to env\r\n\r\n* Removed exported function \"clrGetInnerPkgName\". It was not used anyway, and the name of the library can (and should be) retrieved from env\r\n\r\n* Restructuring\r\n\r\n* Update documentation\r\n\r\n* Comment R6 class\r\n\r\n* Skip one test for now\r\n\r\n* The Return of setConvertAdvancedTypes\r\n\r\n* Update docu\r\n\r\n* Typo in file name\r\n\r\n* Re-introduce changes lost during merge\r\nUpdate libs\r\n\r\n---------\r\n\r\nCo-authored-by: georgeDaskalakis <37107428+georgeDaskalakis@users.noreply.github.com>\r\nCo-authored-by: georgeDaskalakis ","shortMessageHtmlLink":"Restructuring (#42)"}},{"before":"8c0e902d67e2663298f651eb70da03e0a2a36849","after":"79da2db48b374042405603150dbc77729d535e23","ref":"refs/heads/restructuring","pushedAt":"2023-09-01T08:36:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Re-introduce changes lost during merge\nUpdate libs","shortMessageHtmlLink":"Re-introduce changes lost during merge"}},{"before":"bb7652f69acfe420ee6cc9efaf87c3fc3e8e7094","after":"8c0e902d67e2663298f651eb70da03e0a2a36849","ref":"refs/heads/restructuring","pushedAt":"2023-09-01T08:03:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Typo in file name","shortMessageHtmlLink":"Typo in file name"}},{"before":"7d45f588b047df13d442d726f17439ef3551098d","after":"bb7652f69acfe420ee6cc9efaf87c3fc3e8e7094","ref":"refs/heads/restructuring","pushedAt":"2023-08-31T19:32:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Update docu","shortMessageHtmlLink":"Update docu"}},{"before":"3eb4f141c2c85ba3700fcf704d563ddd0696c727","after":"7d45f588b047df13d442d726f17439ef3551098d","ref":"refs/heads/restructuring","pushedAt":"2023-08-31T19:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"The Return of setConvertAdvancedTypes","shortMessageHtmlLink":"The Return of setConvertAdvancedTypes"}},{"before":"3e67100715967a84dc21aa306dba9b714e1ac2ee","after":"3eb4f141c2c85ba3700fcf704d563ddd0696c727","ref":"refs/heads/restructuring","pushedAt":"2023-08-31T19:14:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Skip one test for now","shortMessageHtmlLink":"Skip one test for now"}},{"before":"7dad3963e5d75e6c244d35c42648b8e81d09acec","after":"3e67100715967a84dc21aa306dba9b714e1ac2ee","ref":"refs/heads/restructuring","pushedAt":"2023-08-31T18:59:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Comment R6 class","shortMessageHtmlLink":"Comment R6 class"}},{"before":"036f1b8c96bafb52609a60fe744812b78c4b5a57","after":"7dad3963e5d75e6c244d35c42648b8e81d09acec","ref":"refs/heads/restructuring","pushedAt":"2023-08-31T18:58:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Update documentation","shortMessageHtmlLink":"Update documentation"}},{"before":null,"after":"036f1b8c96bafb52609a60fe744812b78c4b5a57","ref":"refs/heads/restructuring","pushedAt":"2023-08-31T18:55:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Merge branch 'rClr-R' of https://github.com/Open-Systems-Pharmacology/rClr into r6-objects","shortMessageHtmlLink":"Merge branch 'rClr-R' of https://github.com/Open-Systems-Pharmacology…"}},{"before":"f037e5da23a1fd4d254b437a107df77f33f6e3f1","after":null,"ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T18:25:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"}},{"before":"f1f34e7b655aaa39f53cbecc31c504cee1edd1cf","after":"e19073d8be64be704a613754d4d773372203f93d","ref":"refs/heads/rClr-R","pushedAt":"2023-08-31T18:25:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"R refactor (#26)\n\n* upgrading the toolset for the C++ project\r\n\r\n* retargeting projects to .NET 7\r\n\r\n* fixing build for R.Studio\r\n\r\n* Mono references removed from C# solutions\r\n\r\n* Mono references and code removed from Cpp solutions\r\n\r\n* updating installation instructions\r\n\r\n* updating Visual Studio paths to latest\r\n\r\n* removing further Mono references\r\n\r\n* - Adjusted DESCRIPTION\r\n- Added some prints for debugging!\r\n- Fix missing separator in path construction\r\n\r\n* fixing 4.3.1 build\r\n\r\n* Update gitignore\r\n\r\n* Remove .net sources\r\n\r\n* Remove cleanup and configure used for building from source\r\n\r\n* - Update project properties\r\n- Increase package version to 1.0.0\r\n- Increase required R version to 4.1\r\n\r\n* Styler\r\n\r\n* Updated project options\r\n\r\n* Update gitignore\r\n\r\n* Gitignore\r\n\r\n* - Update gitignore\r\n- Include DDLs\r\n\r\n* Remove prints\r\nRemove docu\r\n\r\n* Update with latest libs\r\n\r\n* Remove unnecessary entries from gitignore\r\n\r\n* - Rename NEWS to NEWS.md\r\n-\r\n\r\n* Add History to gitignore\r\n\r\n* Delete history\r\n\r\n* Refactor of loading process\r\n\r\n* Refactor loading\r\n\r\n* Refactor tests\r\n\r\n* - Add messages file\r\n- Add package env\r\n- Store nativePkgName in package env\r\n\r\n* Leanere onload as in ospsuite\r\n\r\n* Removed functions called during package loading and put the code into loadAndInit\r\n\r\n* Update R/zzz.R\r\n\r\nTypo fixing\r\n\r\n* Remove rClr-package.r\r\n\r\n* When loading the c++ library, name depends on OS. For unix, prepend \"lib\" to library name\r\n\r\n---------\r\n\r\nCo-authored-by: georgeDaskalakis <37107428+georgeDaskalakis@users.noreply.github.com>\r\nCo-authored-by: georgeDaskalakis ","shortMessageHtmlLink":"R refactor (#26)"}},{"before":"cfee4a389de456f45439d751d1860f2b7da0c61c","after":"f037e5da23a1fd4d254b437a107df77f33f6e3f1","ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T15:29:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"When loading the c++ library, name depends on OS. For unix, prepend \"lib\" to library name","shortMessageHtmlLink":"When loading the c++ library, name depends on OS. For unix, prepend \"…"}},{"before":"61a11236ef6a6943bb5abf8bd20a6c45e4131627","after":"cfee4a389de456f45439d751d1860f2b7da0c61c","ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T15:10:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Remove rClr-package.r","shortMessageHtmlLink":"Remove rClr-package.r"}},{"before":"63e6169b46489b6833572b3f15f1295649327318","after":"61a11236ef6a6943bb5abf8bd20a6c45e4131627","ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T14:34:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Update R/zzz.R\r\n\r\nTypo fixing","shortMessageHtmlLink":"Update R/zzz.R"}},{"before":"1323157896b23b8442699268bd3c9e87ce21a489","after":"63e6169b46489b6833572b3f15f1295649327318","ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T14:10:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Removed functions called during package loading and put the code into loadAndInit","shortMessageHtmlLink":"Removed functions called during package loading and put the code into…"}},{"before":"b04f15629cb0f4e6459d04640257339b08d21489","after":"1323157896b23b8442699268bd3c9e87ce21a489","ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T13:02:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Merge branch 'rClr-R' of https://github.com/Open-Systems-Pharmacology/rClr into r-refactor","shortMessageHtmlLink":"Merge branch 'rClr-R' of https://github.com/Open-Systems-Pharmacology…"}},{"before":"34193aee0f8849b1c40e17d9e9ceb9bcfbf1043b","after":"b04f15629cb0f4e6459d04640257339b08d21489","ref":"refs/heads/r-refactor","pushedAt":"2023-08-31T12:53:46.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Merge branch 'r-refactor' of https://github.com/Open-Systems-Pharmacology/rClr into r-refactor","shortMessageHtmlLink":"Merge branch 'r-refactor' of https://github.com/Open-Systems-Pharmaco…"}},{"before":"f88df894bae36e4f4dc8d8056f2387395b1fe08a","after":null,"ref":"refs/heads/separate-c-from-r","pushedAt":"2023-08-31T10:48:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"}},{"before":"8fa5aa84228e2375fa746924081ab91d40d40cba","after":"e06d053e3b6c0660c2f09900bf7ea797650529cf","ref":"refs/heads/rClr-C","pushedAt":"2023-08-31T10:48:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Separate c from r (#22)\n\n* Initial commit\r\n\r\n* Remove builds\r\n\r\n* Remove mono debug flag","shortMessageHtmlLink":"Separate c from r (#22)"}},{"before":"32e8b98122feb2856d0f88688e06d7ad0331cf55","after":"dba119bbee86c2de987e7675441f55f1bcec61f8","ref":"refs/heads/rClr-C-framework","pushedAt":"2023-08-31T10:45:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Add R libs","shortMessageHtmlLink":"Add R libs"}},{"before":null,"after":"f88df894bae36e4f4dc8d8056f2387395b1fe08a","ref":"refs/heads/separate-c-from-r","pushedAt":"2023-08-31T10:01:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PavelBal","name":"Pavel Balazki","path":"/PavelBal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25903040?s=80&v=4"},"commit":{"message":"Remove mono debug flag","shortMessageHtmlLink":"Remove mono debug flag"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xMVQwOToxODo1Ny4wMDAwMDBazwAAAAQSDYTD","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xMVQwOToxODo1Ny4wMDAwMDBazwAAAAQSDYTD","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0zMVQxMDowMTo0NS4wMDAwMDBazwAAAAN2faSQ"}},"title":"Activity · Open-Systems-Pharmacology/rClr"}