Sadly no change. I think the problem is in the URL. This is what I see in my browser when I paste `https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/`
(no change if I use src/contrib at the end of the URL). Basically `The specified key does not exist` ``` This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error> <Code>NoSuchKey</Code> <Message>The specified key does not exist.</Message> <Key>R/CRAN/</Key> <RequestId>8D35B5681781A966</RequestId> <HostId> CbiCkQSJ0XiyYyM36t/zA8TTLigwsdqTg+SInI+0h/wCIUM45tVMyC8x4utIxrR1RBHku+x2lws= </HostId> </Error> ``` [ Full content available at: https://github.com/apache/incubator-mxnet/issues/12439 ] This message was relayed via gitbox.apache.org for [email protected]
