diff --git a/R/ReplaceLibstdcxx/Compat.toml b/R/ReplaceLibstdcxx/Compat.toml new file mode 100644 index 000000000000000..e9b86d47a08a54d --- /dev/null +++ b/R/ReplaceLibstdcxx/Compat.toml @@ -0,0 +1,3 @@ +[0] +JSON = "0.20-0.21" +julia = "1" diff --git a/R/ReplaceLibstdcxx/Deps.toml b/R/ReplaceLibstdcxx/Deps.toml new file mode 100644 index 000000000000000..c0e8306ac6ca428 --- /dev/null +++ b/R/ReplaceLibstdcxx/Deps.toml @@ -0,0 +1,2 @@ +[0] +JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" diff --git a/R/ReplaceLibstdcxx/Package.toml b/R/ReplaceLibstdcxx/Package.toml new file mode 100644 index 000000000000000..712ead6785a5618 --- /dev/null +++ b/R/ReplaceLibstdcxx/Package.toml @@ -0,0 +1,3 @@ +name = "ReplaceLibstdcxx" +uuid = "888ffc4c-e7a9-4266-b690-ff1da87a7386" +repo = "https://github.com/hhaensel/ReplaceLibstdcxx.jl.git" diff --git a/R/ReplaceLibstdcxx/Versions.toml b/R/ReplaceLibstdcxx/Versions.toml new file mode 100644 index 000000000000000..c3fc25914b1ab1c --- /dev/null +++ b/R/ReplaceLibstdcxx/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "c6640d84f6b1f3638c18a6e3f903a9e84e6459fa" diff --git a/Registry.toml b/Registry.toml index 387480c48517da0..3499531e499ec36 100644 --- a/Registry.toml +++ b/Registry.toml @@ -4609,6 +4609,7 @@ some amount of consideration when choosing package names. 886cb795-8fd3-4b11-92f6-8071e46f71c5 = { name = "SymbolicControlSystems", path = "S/SymbolicControlSystems" } 886fa1cc-5380-4008-8113-0516998d4847 = { name = "MetaDataGraphs", path = "M/MetaDataGraphs" } 888e69b1-873b-5047-a2fc-24c07cbe9dc8 = { name = "muparser_jll", path = "M/muparser_jll" } +888ffc4c-e7a9-4266-b690-ff1da87a7386 = { name = "ReplaceLibstdcxx", path = "R/ReplaceLibstdcxx" } 88a5189c-e7ff-4f85-ac6b-e6158070f02e = { name = "DataAugmentation", path = "D/DataAugmentation" } 88aa254b-a4fc-49c2-a63e-728a46cd2298 = { name = "Qsosed", path = "Q/Qsosed" } 88b4ec78-b192-11e8-04aa-4d367dd96a64 = { name = "Coluna", path = "C/Coluna" }